This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2025-02-23 04:46:52 +00:00
Code
Releases
Activity
yggdrasil-go
/
src
/
admin
History
Arceliar
c6a7a077a3
add remote URI to GetPeers (fallback to net.Conn.RemoteAddr().String() if the uri is unknown)
2021-06-13 09:25:08 -05:00
..
admin.go
fix nodeinfo and debug admin functions, this is ugly / a hack, but it works i guess...
2021-06-13 05:43:03 -05:00
error.go
Refactor admin socket, export request/response structs, remove types package
2021-05-16 19:51:09 +01:00
getdht.go
update ironwood dependency, fix api
2021-05-18 20:43:38 -05:00
getpaths.go
admin socket getpaths
2021-05-16 16:16:58 -05:00
getpeers.go
add remote URI to GetPeers (fallback to net.Conn.RemoteAddr().String() if the uri is unknown)
2021-06-13 09:25:08 -05:00
getself.go
WIP on nodeinfo admin handler
2021-05-16 15:27:51 -05:00
getsessions.go
Refactor admin socket, export request/response structs, remove types package
2021-05-16 19:51:09 +01:00