Open fatinghenji opened 4 days ago
how would it work? bpb adds another entry with 127.0.0.1:1234 port and this app works as detour before, right?
Similar to the local selection of cleanip? My native language is not English, I don't quite understand what you mean. I just hope that the bpb panel can support adding addresses like 127.0.0.1:1234 to the cleanip column to match this software.
It's not cross platform and i don't add such features to panel for now.
No, it's cross-platform. The app I mentioned is just a call with a GUI. In the zip package provided in this connection, you can see that it is a cross-platform application.
It's not cross platform and i don't add such features to panel for now.
Its easy to implement. Just allow validation for 127.0.0.1:port for clean ip. Here is example singbox. It works just fine for me
{
"tag": "cfnat",
"server": "127.0.0.1",
"server_port": 1234,
"type": "vless",
"uuid": "REDACTED",
"packet_encoding": "xudp",
"tls": {
"enabled": true,
"server_name": "REDACTED",
"insecure": true,
"utls": {
"enabled": true,
"fingerprint": "chrome"
}
},
"transport": {
"type": "ws",
"path": "/REDACTED",
"headers": {
"Host": [
"REDACTED"
]
}
}
}
Feature description | توضیحات ویژگی
https://github.com/cmliu/CFnat-Windows-GUI