Advertisement
Guest User

Untitled

a guest
May 16th, 2016
2,092
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. morri@morri ~ $ sudo ./hma-vpn.sh –p tcp London
  2. [sudo] password for morri:
  3. sudo: ./hma-vpn.sh: command not found
  4. morri@morri ~ $ sudo bash hma-vpn.sh –p tcp London
  5. Obtaining list of servers...
  6. No matching servers to connect: –p tcp London
  7. morri@morri ~ $ sudo bash hma-vpn.sh -p udp "|us|"
  8. Obtaining list of servers...
  9. 379 servers matched
  10. Selected Server:
  11. USA, California, Los Angeles (LOC1 S5) 155.94.182.3
  12. Loading configuration...
  13. - HMA! Username: morri85
  14. - HMA! Password:
  15.  
  16. Detected distro: Linux Mint 17 Qiana
  17.  
  18. Calling OpenVPN as process...
  19. Connecting to "USA, California, Los Angeles (LOC1 S5) 155.94.182.3" (udp/53)
  20. Enter CTRL-C to terminate connection
  21. Waiting for connection to complete...
  22. Connected to "USA, California, Los Angeles (LOC1 S5) 155.94.182.3" (udp/53)
  23. Your IP is 155.94.182.9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement