Logo
Explore Help
Register Sign In
admin/gluetun
1
0
Fork 0
You've already forked gluetun
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
797fa33971cfb6b05bb371b2f003b3e81bad733c
gluetun/internal/updater/options.go

17 lines
322 B
Go
Raw Normal View History

New PIA servers support (#227) * Adapt storage: SyncServers write to file option, export FlushToFile * CLI built-in updater for old and new PIA servers * Update hardcoded IP addresses for PIA old and new servers * Add PIA old to allServers struct and update timestamps * Adapt code to work with new and old PIA servers * Remove PIA subdomains (unneeded) from resolver tool
2020-08-28 08:17:04 -04:00
package updater
type Options struct {
Servers updater (#232) * Support for all VPN providers * Update all VPN providers servers information * Remove old tooling binaries
2020-09-05 12:57:16 -04:00
Cyberghost bool
Mullvad bool
Nordvpn bool
PIA bool
PIAold bool
Purevpn bool
Surfshark bool
Vyprvpn bool
Windscribe bool
File bool // update JSON file (user side)
Stdout bool // update constants file (maintainer side)
DNSAddress string
New PIA servers support (#227) * Adapt storage: SyncServers write to file option, export FlushToFile * CLI built-in updater for old and new PIA servers * Update hardcoded IP addresses for PIA old and new servers * Add PIA old to allServers struct and update timestamps * Adapt code to work with new and old PIA servers * Remove PIA subdomains (unneeded) from resolver tool
2020-08-28 08:17:04 -04:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 65ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API