This website requires JavaScript.
Explore
Help
Sign In
apps
/
goodlink
Watch
1
Star
0
Fork
0
You've already forked goodlink
mirror of
https://gitee.com/konyshe/goodlink.git
synced
2026-04-22 22:57:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d02d9fda4b36137d06d3d92839662ea8e71dca85
goodlink
/
netstack
T
History
kony
a698e272fa
Standardize naming conventions in code and documentation by changing "GoodLink" to "Goodlink" across multiple files, including README.md, setup_linux.go, setup.go, and ui.go.
2026-03-16 20:09:05 +08:00
..
device.go
add support for linux and udp
2025-04-01 13:45:40 +08:00
endpoint_tun.go
Remove Windows-specific endpoint implementation from netstack
2026-03-10 22:41:26 +08:00
forward_tcp.go
Refactor TCP and UDP connection handling to use loopback address
2026-03-11 13:39:30 +08:00
forward_udp.go
Refactor TCP and UDP connection handling to use loopback address
2026-03-11 13:39:30 +08:00
setup_darwin.go
Update FyneApp.toml build version to 5 and modify SetTunIP function to remove remote IP dependency in netstack setup for improved compatibility.
2026-03-11 09:29:25 +08:00
setup_linux.go
Standardize naming conventions in code and documentation by changing "GoodLink" to "Goodlink" across multiple files, including README.md, setup_linux.go, setup.go, and ui.go.
2026-03-16 20:09:05 +08:00
setup_windows.go
Update logging in InitWintunDll function to include dynamic DLL name in the message, improving clarity of output.
2026-02-12 15:41:07 +08:00
setup.go
Standardize naming conventions in code and documentation by changing "GoodLink" to "Goodlink" across multiple files, including README.md, setup_linux.go, setup.go, and ui.go.
2026-03-16 20:09:05 +08:00
svr.go
内存服用
2026-03-06 12:01:33 +08:00
tcp.go
增加缓冲区大小
2025-12-09 09:36:08 +08:00
tun_darwin.go
Remove Windows-specific endpoint implementation from netstack
2026-03-10 22:41:26 +08:00
tun_linux.go
add support for linux and udp
2025-04-01 13:45:40 +08:00
tun_windows.go
Performance optimization
2025-07-15 13:04:21 +08:00
udp.go
u
2025-03-31 14:02:12 +08:00