mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-22 20:07:38 +02:00
Maint: loopstate package used in Openvpn state
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package openvpn
|
||||
|
||||
func (l *looper) GetPortForwarded() (port uint16) {
|
||||
return l.state.GetPortForwarded()
|
||||
}
|
||||
Reference in New Issue
Block a user