Jump to content
Not connected, Your IP: 44.197.114.92
Sign in to follow this  
Mrd0708

ANSWERED Is network lock enabled (default) when running airvpn (hummingbird) and whats the best way to run it at boot?

Recommended Posts

Hello,

As far as I can tell it is enabled by default. is this true? Is there any way I can check if this works? 
Right now I am running hummingbird at boot by adding  the following to bash.rc :

cd /home/pi/hummingbird-linux-armv7l-1.0.2
sudo ./hummingbird NL.ovpn

Is there anyway to stop hummingbird after boot so I can check if network lock still works?
Is there a better way to start hummingbird at boot?

Thanks in advance

Share this post


Link to post
@Mrd0708

Hello!

By default Hummingbird enables network lock. See also --network-lock option.

Another good place where you can start Hummingbird at boot is /etc/rc.local

If you stop Hummingbird properly with a SIGTERM, network lock will be disabled.

If you wish to test network lock when Hummingbird is not running, kill Hummingbird with no grace:
sudo kill -9 `pidof hummingbird`

Your system will remain with firewall's network lock rules and VPN DNS set. When you're done, to restore your previous system settings, re-run Hummingbird with --recover-network option only.

Kind regards
 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...