https://github.com/soreana/vanet-bandit
https://github.com/soreana/vanet-bandit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soreana/vanet-bandit
- Owner: soreana
- Created: 2019-01-31T12:53:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T09:06:14.000Z (over 6 years ago)
- Last Synced: 2025-01-25T23:16:28.582Z (5 months ago)
- Language: Python
- Size: 1.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kill controller
'sudo netstat -nlp | grep 6653 |awk '{print $7}' | sed -e 's,[[:alpha:]],,g' | sed -e 's,\/,,g' | xargs sudo kill -9'