bleem 目前部分其他软件会读取默认网关, 期望能支持自定义 fake ip 的 CIDR; 虽然使用 198.18/16 符合规范, 但是特殊兼容情况下期望可以自己定义一些本地不存在的 CIDR 来处理网络请求. 目前遇到的兼容问题: https://github.com/tailscale/tailscale/issues/5879
newrevolution Okay, but can you guys make it possible to use another listening IP apart from the loopback 127.0.0.1?
uknowho newrevolution Use module to modify. See discussion: https://community.nssurge.com/d/1248-surge
newrevolution Yes, I already tired that earlier but it says can't assign requested address. I do not want to use non-routable 0.0.0.0. I want to use a listening local address within the loopback block 127.0.0.0/8. For example, 127.0.0.2 : 7081