Dacă nu pot fi în București la #OpenConnect măcar online să fiu acolo ;) (at Connect Hub)
seen from China

seen from Singapore
seen from China
seen from United States
seen from China
seen from United States
seen from China
seen from Italy

seen from United Kingdom

seen from South Africa
seen from Türkiye

seen from Germany
seen from China
seen from United States

seen from Malaysia
seen from China

seen from United States
seen from United Kingdom

seen from United Kingdom

seen from Malaysia
Dacă nu pot fi în București la #OpenConnect măcar online să fiu acolo ;) (at Connect Hub)
Streaming TV: What's the Big Deal About Netflix's Special Networks? (NFLX)
Digital media expert +DanRayburn explains what's special about #Netflix #OpenConnect : http://goo.gl/iHJHuY
http://goo.gl/iHJHuY
I cant get the openconnect to work. Stucked in the 1st step. I cant find "openconnect" after executing MAKE from terminal
The build process changed, you'll need to run this set of instructions now:
./configuremakemake install
Thanks for pointing it out!
OpenConnect replaces AnyConnect for most purposes, but ....
https://github.com/pdurbin/anyconnect
VPN - Openconnect
1. Install openconnect
- sudo apt-get update - sudo apt-get install openconnect - sudo apt-get install network-manager-openconnect - sudo apt-get install network-manager-vpnc
2. Run the following command in the Terminal
sudo openconnect -u <username> --authgroup <authgroup - eg remote.uk.test> --script /etc/vpnc/vpnc-script <remote url - eg connect.test.com/2fa>
2.1 Alternatively,
- you could save the command in vpn.sh file - make the file executable and save the same in /home/bin - execute the command/file by typing vpn.sh in the Terminal
3. It will prompt for password... enter your password and thats it