-
Updated
Apr 12, 2022 - TypeScript
#
port
Here are 704 public repositories matching this topic...
Winamp 2 reimplemented for the browser
A tool for managing port forwardings via UPnP
-
Updated
Apr 1, 2022 - Java
Port of id Tech 4 / Doom 3 engine to WebAssembly / WebGL using Emscripten
-
Updated
Feb 13, 2022 - C++
c
windows
linux
fast
nim
cpp
scanner
port
pentesting
port-scanner
port-scanning
security-tools
filtered
redteam
port-scan
-
Updated
Feb 10, 2022 - Nim
A Minecraft Classic 0.0.30a port to C
game
c
windows
macos
linux
minecraft
opengl
cross-platform
mod
sdl2
port
classic
raytracing
creative
implementation
-
Updated
Jan 29, 2022 - C
Powerful asynchronus IPv4 port scanner for PowerShell
-
Updated
Sep 4, 2020 - PowerShell
Doom port for DOS, optimized to be as fast as possible!
-
Updated
Apr 13, 2022 - C
A Less port of Bootstrap v4
-
Updated
Apr 8, 2022 - Less
[NW.js port for Raspberry Pi] binary compiled for the ARMv6 used in Raspberry Pi (compatible with RPi 2 and RPi 3)
linux
raspberry-pi
arm
nwjs
raspberrypi
port
hybrid-apps
raspbian
armv7
raspberry
compiled
raspberry-pi-library
armhf
node-webkit
desktop-application-sdk
armv6
nw
linux-raspberrypi
nw-port
raspbian-gnu
-
Updated
Jan 24, 2020 - Shell
Pyrdacor
commented
Feb 17, 2020
- Test on ubuntu 18/19
- Test on other distributions
- Debian
- Mint
- ...
- Track new found issues in this tracker
help wanted
Extra attention is needed
good first issue
Good for newcomers
testing
Test the software or components of it
A very small UPnP IGD implementation for your ESP8266 for automatic port forwarding
-
Updated
Nov 19, 2020 - C++
aarondandy
commented
Jul 1, 2017
The method WordList.QuerySuggest.Phonet has two nested loops that query for entries from a PhoneTable that have rules starting with a given character. Indexing these entries in the table by the first rule character may have a positive impact on performance.
XScreenSaver for Windows
-
Updated
Feb 11, 2022 - C
Alternative to ports for running external programs. It provides back-pressure, non-blocking io, and solves port related issues
-
Updated
Mar 3, 2022 - Elixir
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
-
Updated
Apr 17, 2022 - C
Improve this page
Add a description, image, and links to the port topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the port topic, visit your repo's landing page and select "manage topics."
RustScan has an accessible mode,
rustscan --accessiblewhich should promise not to have any weird ASCII text in it.Write CI that runs RustScan with
--accessiblea few times, with different flags / options and check the terminal output to see if it contains one of these:[!][~][>]| {}If any of these characters appear in any of the tests, fail the CI. E