-
Updated
Dec 24, 2020 - TypeScript
#
port
Here are 483 public repositories matching this topic...
Winamp 2 reimplemented for the browser
A tool for managing port forwardings via UPnP
-
Updated
Dec 29, 2020 - Java
Port of id Tech 4 / Doom 3 engine to WebAssembly / WebGL using Emscripten
-
Updated
Jan 15, 2020 - C++
Powerful asynchronus IPv4 port scanner for PowerShell
open-source
performance
tcp
powershell
scanner
port
powershell-script
portscanner
asynchronus
runspacepool
ipv4-port-scanner
-
Updated
Sep 4, 2020 - PowerShell
c
windows
linux
fast
nim
cpp
scanner
port
pentesting
port-scanner
port-scanning
security-tools
filtered
redteam
port-scan
-
Updated
Sep 15, 2020 - Nim
[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
A Less port of Bootstrap v4
-
Updated
Sep 4, 2020 - CSS
A very small UPnP IGD implementation for your ESP8266 for automatic port forwarding
-
Updated
Nov 19, 2020 - C++
Ada Bare Bones OS development tutorial source code
tutorial
osdev
port
ada
bare-metal
baremetal
tutorial-exercises
tutorial-sourcecode
bare-bones
bare-bones-tutorial
-
Updated
Nov 20, 2016 - Ada
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
-
Updated
Nov 18, 2020 - C
XScreenSaver for Windows
-
Updated
May 4, 2019 - 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.
Alternative to ports for running external programs. It provides back-pressure, non-blocking io, and solves port related issues
-
Updated
Dec 16, 2020 - Elixir
-
Updated
Dec 14, 2019 - C
Pyrdacor
commented
Feb 17, 2020
- Test on ubuntu 18/19
- Test on other distributions
- Debian
- Mint
- ...
- Track new found issues in this tracker
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