Merge pull request #7 from h44z/interface_types
Interface types and more...
commit e84a43cd2a7ee1c5f4f97e005b8e61cd351a7d62
2 parents 5017fb5 + 7981a3c
@h44z h44z authored on 6 Apr 2021
GitHub committed on 6 Apr 2021
Showing 24 changed files
View
assets/css/custom.css
View
assets/css/signin.css
View
assets/tpl/admin_create_clients.html
View
assets/tpl/admin_edit_client.html
View
assets/tpl/admin_edit_interface.html
View
assets/tpl/admin_edit_user.html
View
assets/tpl/admin_index.html
View
assets/tpl/login.html
View
assets/tpl/prt_nav.html
View
go.mod
View
internal/common/db.go
View
internal/server/configuration.go
View
internal/server/handlers_common.go
View
internal/server/handlers_interface.go
View
internal/server/handlers_peer.go
View
internal/server/handlers_user.go
View
internal/server/routes.go
View
internal/server/server.go
View
internal/server/server_helper.go
View
internal/server/version.go 0 → 100644
View
internal/wireguard/peermanager.go
View
internal/wireguard/template.go
View
internal/wireguard/tpl/interface.tpl 0 → 100644
View
internal/wireguard/tpl/peer.tpl 0 → 100644