Releases: trojan-gfw/igniter-go-libs
Releases · trojan-gfw/igniter-go-libs
1.18: android: use -trimpath directly
go-tun2socks: import upstream UDP fixes
Clash: update to latest dev branch
1.17: update clash to latest dev
Signed-off-by: Syrone Wong <[email protected]>
1.16: add missing lwip flag
Signed-off-by: Syrone Wong <[email protected]>
1.15: update Clash and go-tun2socks
Clash: import latest dev branch go-tun2socks: drop debugging log; fix lwip configuration; drop redundant lock update dependencies Signed-off-by: Syrone Wong <[email protected]>
1.14: update go-tun2socks and clash
Clash: no significant changes go-tun2socks: enlarge UDP pending buffer; fix DNS cache; use sync.Map for NAT table Signed-off-by: Syrone Wong <[email protected]>
1.13: fix fakeip pool calculation
.255 should not be the last IP address to be used replace lru cache with ARC cache Signed-off-by: Syrone Wong <[email protected]>
1.12: rework fakedns and dnscache
Signed-off-by: Syrone Wong <[email protected]>
1.11: update clash and go-tun2socks
clash: no significant changes go-tun2socks: hack goroutine id; update lwip Signed-off-by: Syrone Wong <[email protected]>
1.10: clash use our own fork
tun2socks use ReentrantMutex lock more locking for lwip Signed-off-by: Syrone Wong <[email protected]>
1.9: tun2socks: fix udp redundant locking
Signed-off-by: Syrone Wong <[email protected]>