Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reconmap/plain-port-scanner

Simple port scanner for GNU/Linux
https://github.com/reconmap/plain-port-scanner

Bump C compiler standard

b7a40450a3796288134842c0202b4c5ca0832ff5 authored over 1 year ago by Santiago Lizardo <[email protected]>
Fix compilation error

61af553d73721c3907a77b16de9d08d2c1207938 authored over 1 year ago by Santiago Lizardo <[email protected]>
Add basic man page (closes #1)

62e399f1ce43607454ce97b859f267d48751e065 authored over 3 years ago by Santiago Lizardo <[email protected]>
Format code using indent -kr -i8 src/*.[c,h]

796eb7790d72eec7f4c41feb6302ed6dc564a798 authored about 5 years ago by Santiago Lizardo <[email protected]>
Format port results as table

d09d11d2f992a80b7146eefae81c1a2dd13d1f5d authored about 5 years ago by Santiago Lizardo <[email protected]>
Add makefile target to format source code

282f00d8313a40ff170b00be7d2a150c13eea286 authored over 5 years ago by Santiago Lizardo <[email protected]>
Indent code using K&R style

658ff840de41e35cdabe7a403eed8952a2b3db0e authored over 5 years ago by Santiago Lizardo <[email protected]>
Ignore backup files

fb87a64ec58f80b430a29fc7cf26c047df69075e authored over 5 years ago by Santiago Lizardo <[email protected]>
Fix memory leaks

0edf2b562190d738e227be479c3d18f1ff799938 authored over 5 years ago by Santiago Lizardo <[email protected]>
Accept command line arguments with long format

c3b8c320bdfd0a543347ad90fb3bc01c05d32ec2 authored over 5 years ago by Santiago Lizardo <[email protected]>
Convert readme to markdown

ecc28e3f03d045a948de47ec158c461c63e6071e authored over 5 years ago by Santiago Lizardo <[email protected]>
Macro defs replaced by const

2736a00ea51ed0160e295e8011ee68b9b5e8423e authored about 7 years ago by Santiago Lizardo <[email protected]>
Readme update

68c915b69ca42955a8dd1a79c1c992b7d23826b5 authored over 7 years ago by Santiago Lizardo <[email protected]>
Minor cosmetic changes

4ac064145c58d9904252cfe4d85ef816d71ec671 authored over 7 years ago by Santiago Lizardo <[email protected]>
Dockerized

3bb246d34e6d09d2037ccfa062ce5802461437b7 authored over 8 years ago by Santiago Lizardo <[email protected]>
Removing unused functions. Using macros instead of functions to render colors. Conditional compiling for Mac support

1a5bd4a9d7aa88a17ebcfc8695c7fca5b9304af3 authored almost 10 years ago by Santiago Lizardo <[email protected]>
v1.1 with minor improvements

df7f209749925f38e968841a0a8c3555350f8cc1 authored about 10 years ago by Santiago Lizardo <[email protected]>
Threads now don't have any presentation logic

a85be3c438ece8a040c70a61d5c1a6935d0f02b9 authored over 12 years ago by Santiago Lizardo <[email protected]>
Better threading implementation with thread_join

aea336d554ea2773077bc9ceea41dc4743bc333c authored over 12 years ago by Santiago Lizardo <[email protected]>
Now it is possible to detect the service associated to every single port

23d6a7d3321dac96a7615210fa272e9be479844f authored over 12 years ago by Santiago Lizardo <[email protected]>
New option has been added to set the output format

cb1921b66a95bcade8f7be7f67a2f56e91bb139d authored over 12 years ago by Santiago Lizardo <[email protected]>
README.md was removed

f5e008b1b6fa7028b39a0e695a6179d431f43a40 authored over 12 years ago by Santiago Lizardo <[email protected]>
I've added the license header and file

e347c71948e052a6c389cbd51828e20607561534 authored over 12 years ago by Santiago Lizardo <[email protected]>
Initial version

a33fe0e0d9246d861c25325563008630510eaee3 authored over 12 years ago by Santiago Lizardo <[email protected]>
Initial commit

f85739a298d171490c123002b02c7acd5f0f9148 authored over 12 years ago by Santiago Lizardo <[email protected]>