hide.client.linux icon indicating copy to clipboard operation
hide.client.linux copied to clipboard

Hide.me CLI VPN client for Linux

Results 24 hide.client.linux issues
Sort by recently updated
recently updated
newest added

the scripts in scripts directory use a lot of bash idioms that will only run in bash and not ash or dash. Please use bash in shellbang instead. Some example:...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

### Description After installing the latest version (hide.me-linux-amd64-0.9.9.tar.gz ) of the Hide.me CLI VPN client on Manjaro Linux, the systemd service for the VPN connection fails to start due to...

I need two functionnalities : - Kill Switch - A good GUI How can I do that?

What do I have to do so that I can access the local network?

Every month (coincidentally this is when my subscription expires, but the token may always have an expiry of a month), my access token expires and I lose the ability to...

Hi, I am testing this cli application from the AUR repo for the first time. I manage to get an access token, and firewall is off. When I try connect,...

Originally posted on #1 by @alturismo thanks you very much, quick test failed here now due Link: [ERR] Rename of /etc/resolv.conf to /etc/resolv.conf.backup.hide.me failed, device or resource busy --- ./hide.client.linux...

When running the program without any arguments, it displays the following text: ``` $ /opt/hide.me/hide.me Usage: /opt/hide.me/hide.me [options...] [host] command: token - request an Access-Token (required for connect) connect -...

hi, the setup of the net interface using ipv6 address failed because the system refuses to run ipv6. ``` $ sudo cat /etc/sysctl.conf net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6...