All Projects → samysspace → PortAuthority

samysspace / PortAuthority

Licence: MIT license
🚢A simple and flexible Flask web app to scan ports on any IP address or domain

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to PortAuthority

Systemjs Hot Reloader
reloads your modules as needed so that you can have satisfyingly fast feedback loop when developing your app
Stars: ✭ 215 (+1435.71%)
Mutual labels:  socket
Baselibrary
🔥Android开发 常用基础公共库(mvp/mvvm/retrofit/rxjava/socket/ble/多语言) 直接下载或依赖即可使用
Stars: ✭ 243 (+1635.71%)
Mutual labels:  socket
MelonJS-Node-Socket.IO-Boilerplate-Example
A multiplayer melonJS + node.js + socket.io game
Stars: ✭ 28 (+100%)
Mutual labels:  socket
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+1507.14%)
Mutual labels:  socket
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (+1550%)
Mutual labels:  socket
Sockpp
Modern C++ socket library.
Stars: ✭ 246 (+1657.14%)
Mutual labels:  socket
Tcpprobe
Modern TCP tool and service for network performance observability.
Stars: ✭ 207 (+1378.57%)
Mutual labels:  socket
BruteSniffing Fisher
hacking tool
Stars: ✭ 24 (+71.43%)
Mutual labels:  socket
Chattt
❯❯❯ Chat without leaving your terminal
Stars: ✭ 239 (+1607.14%)
Mutual labels:  socket
cpp20-internet-client
An HTTP(S) client library for C++20.
Stars: ✭ 34 (+142.86%)
Mutual labels:  socket
Web Socket
Laravel library for asynchronously serving WebSockets.
Stars: ✭ 225 (+1507.14%)
Mutual labels:  socket
Node Decorators
node-decorators
Stars: ✭ 230 (+1542.86%)
Mutual labels:  socket
Delphi Cross Socket
Delphi cross platform socket library
Stars: ✭ 250 (+1685.71%)
Mutual labels:  socket
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+1442.86%)
Mutual labels:  socket
CentrifugoBundle
📦 Provides communication with web-socket server Centrifugo in Symfony applications.
Stars: ✭ 65 (+364.29%)
Mutual labels:  socket
Python Mocket
a socket mock framework - for all kinds of socket animals, web-clients included
Stars: ✭ 209 (+1392.86%)
Mutual labels:  socket
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (+1642.86%)
Mutual labels:  socket
procbridge
A super-lightweight IPC (Inter-Process Communication) protocol over TCP socket.
Stars: ✭ 118 (+742.86%)
Mutual labels:  socket
SilentServer
Silent is very lightweight, high quality - low latency voice chat for gaming. The server runs on Windows and Linux.
Stars: ✭ 52 (+271.43%)
Mutual labels:  socket
Bus
Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
Stars: ✭ 253 (+1707.14%)
Mutual labels:  socket

PortAuthority

🚢A simple and flexible Flask web app to scan ports on any IP address or domain

PortAuthority is a simple network utility made with Flask that allows you to input an IP address or domain and range of ports, and get back the ports that are open within that range at that address. Think Nmap except without all the bells and whistles.

Install

Installation is simple. Make sure you have the most recent version of Flask downloaded and then simply run the following command:

FLASK_APP=app.py flask run

Now you are good to go! Have fun port scanning!

License

Graciously licensed with ❤️ by MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].