mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Surfshark (#167)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package models
|
||||
|
||||
import "net"
|
||||
|
||||
type SurfsharkServer struct {
|
||||
Region SurfsharkRegion
|
||||
IPs []net.IP
|
||||
}
|
||||
Reference in New Issue
Block a user