The Wayback Machine - https://web.archive.org/web/20210928110630/https://github.com/rofl0r
Skip to content
Avatar

Organizations

@sabotage-linux
Block or Report

Block or report rofl0r

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained p…

    C 7.4k 944

  2. libulz Public

    a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal binary size.

    C 178 13

  3. jobflow Public

    runs stuff in parallel (like GNU parallel, but much faster and memory-efficient)

    C 51 4

  4. MacGeiger - a tool to track down the location of WIFI APs with sound (Geigercounter-like)

    C 34 8

  5. rocksock Public

    blocking socket library with SSL, SOCKS/HTTP proxy chaining, and timeout

    C 29 11

  6. tiny, portable SOCKS5 server with very moderate resource usage

    C 656 160

Contribution activity

September 2021

Created 2 repositories

Created a pull request in libsdl-org/SDL that received 6 comments

linux: add joystick fallback for /dev/input/js[0-9]

Description on systems where udev doesn't manage input devices, one can still access the joystick via /dev/input/js0 using the old-fashioned simple …

+109 −4 6 comments
Opened 1 other pull request in 1 repository
Reviewed 1 pull request in 1 repository
tinyproxy/tinyproxy 1 pull request

Created an issue in gbdev/rgbds that received 8 comments

build of 0.5.1 fails

src/asm/parser.y:531.1-11: invalid directive: ‘%precedence’ src/asm/parser.y:671.19-24: invalid directive: ‘%empty’ src/asm/parser.y:776.19-24: inv…

8 comments