index
:
wg-wrap.git
main
wg-wrap runs commands in network namespaces configured with userspace wireguard tunnels.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
/
config.go
blob: 5aa846289ddf89578966a17241693aef6d53eada (
plain
)
1
2
3
4
5
6
7
package config type Config struct { Profile string DNSServer string Command []string }