mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
update
This commit is contained in:
@@ -85,7 +85,7 @@ namespace NekoRay {
|
||||
|
||||
// Socks & HTTP Inbound
|
||||
QString inbound_address = "127.0.0.1";
|
||||
int inbound_socks_port = 2080;
|
||||
int inbound_socks_port = 2080; // or Mixed
|
||||
int inbound_http_port = -2081;
|
||||
QString custom_inbound = "{\"inbounds\": []}";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user