5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 18:50:27 +00:00
yggdrasil-go/src/admin
2022-11-01 17:42:52 +00:00
..
addpeer.go Reimplement AddPeer and RemovePeer for admin socket (#951) 2022-10-02 12:35:43 +01:00
admin.go Fix bug in admin socket where requests fail unless "arguments":{} is specified in the JSON 2022-10-26 22:29:19 +01:00
error.go Refactor admin socket, export request/response structs, remove types package 2021-05-16 19:51:09 +01:00
getdht.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getpaths.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getpeers.go Fix #975 by not exporting uint8 2022-11-01 17:42:52 +00:00
getself.go Admin socket and yggdrasilctl refactoring (#939) 2022-09-03 10:50:43 +01:00
getsessions.go Extend getSessions admin call to include uptime/TX/RX 2022-09-03 16:55:57 +01:00
options.go Refactor admin socket setup (isolated config) 2022-09-03 11:54:46 +01:00
removepeer.go Reimplement AddPeer and RemovePeer for admin socket (#951) 2022-10-02 12:35:43 +01:00