https://github.com/bbc2/ocaml-scan
Network port scanner
https://github.com/bbc2/ocaml-scan
network ocaml port-scanner
Last synced: about 2 months ago
JSON representation
Network port scanner
- Host: GitHub
- URL: https://github.com/bbc2/ocaml-scan
- Owner: bbc2
- License: mit
- Created: 2015-03-02T14:29:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T09:44:16.000Z (over 5 years ago)
- Last Synced: 2025-03-25T14:39:04.179Z (2 months ago)
- Topics: network, ocaml, port-scanner
- Language: OCaml
- Size: 6.84 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OCaml scan
==========Basic network port scanner built with Lwt, Batteries and Ipaddr. It uses the kernel's
TCP/IP stack.