Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wh0/nc-warts
https://github.com/wh0/nc-warts
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wh0/nc-warts
- Owner: wh0
- License: mit
- Created: 2024-12-13T02:47:39.000Z (11 days ago)
- Default Branch: master
- Last Pushed: 2024-12-13T03:03:58.000Z (11 days ago)
- Last Synced: 2024-12-13T04:17:36.284Z (11 days ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# netcat test framework
I used a container.
```sh
docker run -it --rm -v .:/root/ncwarts --workdir /root/ncwarts --cap-add=SYS_PTRACE debian:testing
```Here's some commands for setting up various implementations and tools.
```sh
cat >/etc/apt/sources.list.d/debug.list </etc/apt/sources.list.d/sources.list <