Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbc2/ocaml-scan
Network port scanner
https://github.com/bbc2/ocaml-scan
network ocaml port-scanner
Last synced: about 1 month 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 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-29T09:44:16.000Z (over 4 years ago)
- Last Synced: 2024-04-22T18:26:52.696Z (7 months ago)
- Topics: network, ocaml, port-scanner
- Language: OCaml
- Size: 6.84 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- 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.