mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 08:47:09 +00:00
chore: cleanup natTable's api
This commit is contained in:
@@ -217,10 +217,6 @@ type UDPPacket interface {
|
||||
|
||||
// LocalAddr returns the source IP/Port of packet
|
||||
LocalAddr() net.Addr
|
||||
|
||||
SetNatTable(natTable NatTable)
|
||||
|
||||
SetUdpInChan(in chan<- PacketAdapter)
|
||||
}
|
||||
|
||||
type UDPPacketInAddr interface {
|
||||
|
||||
Reference in New Issue
Block a user