This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
wireguard-dashboard
Watch
2
Star
0
Fork
0
You've already forked wireguard-dashboard
Code
Issues
Pull Requests
Packages
Projects
Releases
55
Wiki
Activity
main
wireguard-dashboard
/
config
/
http.go
7 lines
103 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
:tada:
2024-03-05 16:59:37 +08:00
package
config
type
http
struct
{
:art:优化token生成以及加强验证
2024-06-18 15:20:17 +08:00
Port
uint
`
yaml:"port"
`
Endpoint
string
`
yaml:"endpoint"
`
:tada:
2024-03-05 16:59:37 +08:00
}
Reference in New Issue
Copy Permalink