mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-06 13:27:37 +03:00
Implement TCP and ICMP rejects
This commit is contained in:
parent
59342bd152
commit
5ebc86c796
6 changed files with 94 additions and 40 deletions
|
@ -34,6 +34,7 @@ type Router interface {
|
|||
FakeIPStore() FakeIPStore
|
||||
|
||||
ConnectionRouter
|
||||
PreMatch(metadata InboundContext) error
|
||||
ConnectionRouterEx
|
||||
|
||||
GeoIPReader() *geoip.Reader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue