Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashnimare/cyberoam
Cyberoam login from terminal
https://github.com/akashnimare/cyberoam
Last synced: about 1 month ago
JSON representation
Cyberoam login from terminal
- Host: GitHub
- URL: https://github.com/akashnimare/cyberoam
- Owner: akashnimare
- Created: 2015-08-17T19:32:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-04T21:11:23.000Z (over 8 years ago)
- Last Synced: 2023-03-29T00:03:21.203Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#USAGE
> python c.py USERNAME PASSWORD## Run this script on system startup
sudo crontab -e
@reboot cd /path/to/c.py && python c.py USERNAME PASSWORD