https://github.com/hahwul/buildpack-nmap
install nmap and set alias buildpack of heroku
https://github.com/hahwul/buildpack-nmap
heroku-buildpack nmap
Last synced: 5 months ago
JSON representation
install nmap and set alias buildpack of heroku
- Host: GitHub
- URL: https://github.com/hahwul/buildpack-nmap
- Owner: hahwul
- Created: 2019-09-17T16:01:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T16:44:59.000Z (about 6 years ago)
- Last Synced: 2025-04-01T04:32:37.149Z (6 months ago)
- Topics: heroku-buildpack, nmap
- Language: Shell
- Size: 2.93 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buildpack-nmap
![]()
install nmap and set alias buildpack of heroku for me(add export ENV)## Composed
```
$ heroku create --buildpack https://github.com/hahwul/buildpack-nmap.git
$ git push heroku master
```
## setting config vars
`App => Settings => Config vars`## References
https://github.com/socialpaymentsbv/heroku-buildpack-nmap