All Projects → yuvadm → Cidr.xyz

yuvadm / Cidr.xyz

Web-based CIDR / netmask / IP address visualizer

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cidr.xyz

Iproute2 Cheatsheet
iproute2 command reference
Stars: ✭ 330 (+12.63%)
Mutual labels:  hacktoberfest, network
Flask weather
☀️ ☔️ Flask app to auto-detect local weather based off of user's IP address.
Stars: ✭ 70 (-76.11%)
Mutual labels:  hacktoberfest, ip
Glorytun
Multipath UDP tunnel
Stars: ✭ 437 (+49.15%)
Mutual labels:  hacktoberfest, network
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (-26.28%)
Mutual labels:  network, ip
Kalm.js
The socket manager
Stars: ✭ 155 (-47.1%)
Mutual labels:  hacktoberfest, network
Golden Gate
Framework to connect wearables and other IoT devices to mobile phones, tablets and PCs with an IP-based protocol stack over Bluetooth Low Energy
Stars: ✭ 223 (-23.89%)
Mutual labels:  network, ip
Whatpulse
WhatPulse reverse engineered
Stars: ✭ 30 (-89.76%)
Mutual labels:  hacktoberfest, network
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+138.57%)
Mutual labels:  hacktoberfest, network
Libmtev
Mount Everest Application Framework
Stars: ✭ 104 (-64.51%)
Mutual labels:  hacktoberfest, network
Mud
Multipath UDP library
Stars: ✭ 100 (-65.87%)
Mutual labels:  hacktoberfest, network
Iptools
PHP Library for manipulating network addresses (IPv4 and IPv6)
Stars: ✭ 163 (-44.37%)
Mutual labels:  network, ip
Ivre
Network recon framework, published by @cea-sec & @ANSSI-FR. Build your own, self-hosted and fully-controlled alternatives to Shodan / ZoomEye / Censys and GreyNoise, run your Passive DNS service, collect and analyse network intelligence from your sensors, and much more!
Stars: ✭ 2,331 (+695.56%)
Mutual labels:  hacktoberfest, network
Pytcp
PyTCP is an attempt to create fully functional TCP/IP stack in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
Stars: ✭ 65 (-77.82%)
Mutual labels:  network, ip
Geo
🌎 A Bash utility for easy wan, lan, router, dns, mac address, and geolocation output, with clean stdout for piping
Stars: ✭ 225 (-23.21%)
Mutual labels:  network, ip
Vis Network
💫 Display dynamic, automatically organised, customizable network views.
Stars: ✭ 1,311 (+347.44%)
Mutual labels:  hacktoberfest, network
React Native Network Logger
An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code
Stars: ✭ 161 (-45.05%)
Mutual labels:  hacktoberfest, network
Librenms
Community-based GPL-licensed network monitoring system
Stars: ✭ 2,567 (+776.11%)
Mutual labels:  hacktoberfest, network
Mobile App
See your city's air pollution measured in daily cigarettes. iOS/Android.
Stars: ✭ 291 (-0.68%)
Mutual labels:  hacktoberfest
Timeago.dart
A library useful for creating fuzzy timestamps. (e.g. "5 minutes ago")
Stars: ✭ 293 (+0%)
Mutual labels:  hacktoberfest
Loopback4 Example Shopping
LoopBack 4 Example: Online Shopping APIs
Stars: ✭ 292 (-0.34%)
Mutual labels:  hacktoberfest

cidr.xyz

Web-based CIDR / netmask / IP address visualizer - https://cidr.xyz

cidr.png

Dev

Install dependencies and run the development server:

$ yarn
$ yarn run start

Build

Manually building the static content into the dist/ directory can be done with:

$ yarn run build

Deployment

Deployment is automated from master branch via Netlify

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].