mirror of
https://github.com/Snawoot/hola-proxy.git
synced 2026-04-02 13:18:13 +00:00
* Add `-use-trial` to use trial ports. * Mention Hola and Trial ports in `-list-proxies` * Add GB to `-list-countries` if UK is present. This is what extension does. * Add `lum` proxy-type to use residential ips * Change `peer` and `lum` behavior to also modify the country to `country_code`.peer and `country_code`.pool_lum_`country_code`._shared. This lets them work properly * Above means that `list-proxies` behavior will change based on `-proxy-type` now(The port isn't the only thing that matters)
21 lines
313 B
Plaintext
21 lines
313 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Dependency directories (remove the comment below to include it)
|
|
# vendor/
|
|
bin/
|
|
*.snap
|
|
|
|
# hola-proxy binary
|
|
hola-proxy
|