Skip to content

nevrending/bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Readme

Collection of my scripts to assist day-to-day routine activities.

Adjust paths as needed.

Unimelb VPN script

For Mac OSX.

You'd still need Cisco AnyConnect installed.

Connect to Unimelb's VPN in the background, without the need to keep open the AnyConnect app.

  1. Clone.
  2. Change <username> and <password> with your Unimelb username & password.
  3. chmod +x unimelb_vpn.sh
  4. ./unimelb_vpn.sh

Add an alias to your .bashrc or .bash_profile or whatever, to call it from anywhere.

alias univpn="~/Scripts/unimelb_vpn.sh"

About

Various scripts and stuffs

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages