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
master
goodlink
/
upnp
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
kony
85279bc716
Refactor AddPortMapping.go to simplify child node creation in buildRequest function. This change enhances code readability by reducing redundancy in node addition.
2026-03-27 19:08:53 +08:00
..
AddPortMapping.go
Refactor AddPortMapping.go to simplify child node creation in buildRequest function. This change enhances code readability by reducing redundancy in node addition.
2026-03-27 19:08:53 +08:00
common.go
利用upnp明显提升成功率
2025-12-30 09:21:24 +08:00
DelPortMapping.go
Refactor UPnP HTTP client initialization and error handling
2026-01-08 12:35:41 +08:00
DeviceDesc.go
u
2025-12-30 11:11:31 +08:00
DeviceStatusInfo.go
调整策略
2025-01-12 14:21:16 +08:00
ExternalIPAddress.go
u
2025-12-30 11:11:31 +08:00
GetPortMappingEntry.go
u
2025-12-30 11:11:31 +08:00
message.go
调整策略
2025-01-12 14:21:16 +08:00
SearchGatewayMsg.go
Refactor memory allocation in STUN and UPnP modules to use go2pool for improved performance and memory management. This change replaces direct byte slice allocations with pooled memory, enhancing efficiency in handling network data.
2026-03-06 12:17:50 +08:00
upnp.go
Refactor UPnP port management and connection handling
2026-01-08 14:05:12 +08:00