/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cocomelonc.github.io
| | gist.github.com
2.1 parsecs away

Travel
| | Get process name and argv in Solaris from /proc/[pid/psinfo - solaris_getprocs.c
| | nagekar.com
3.2 parsecs away

Travel
| | [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code.
| | niemczuk.tech
2.2 parsecs away

Travel
| | Everyone should be familiar with the concept of brute forcing. In short it is an action of trying every possible combination till succeeding. Most often used in password hacking / hash guessing.
| | 3.70.187.24
13.3 parsecs away

Travel
| [AI summary] This blog post explains how to build a simple one-server-multiple-clients messenger chat program in Python using sockets, select, and threading concepts.