mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-05-13 13:57:05 +00:00
Allow two CCM/OCM instances to share credentials when only one has a public IP, using yamux-multiplexed reverse connections. Three credential modes: - Normal: URL set, reverse=false — standard HTTP proxy - Receiver: URL empty — waits for incoming reverse connection - Connector: URL set, reverse=true — dials out to establish connection Extend InterfaceUpdated to services so network changes trigger reverse connection reconnection. |
||
|---|---|---|
| .. | ||
| rule | ||
| conn.go | ||
| dns.go | ||
| neighbor_resolver_darwin.go | ||
| neighbor_resolver_lease.go | ||
| neighbor_resolver_linux.go | ||
| neighbor_resolver_parse.go | ||
| neighbor_resolver_platform.go | ||
| neighbor_resolver_stub.go | ||
| neighbor_table_darwin.go | ||
| neighbor_table_linux.go | ||
| network.go | ||
| platform_searcher.go | ||
| route.go | ||
| router.go | ||
| rule_conds.go | ||