All Projects → pbiering → ipv6calc

pbiering / ipv6calc

Licence: Unknown, GPL-2.0 licenses found Licenses found Unknown LICENSE GPL-2.0 COPYING
ipv6calc

Programming Languages

c
50402 projects - #5 most used programming language
shell
77523 projects
perl
6916 projects

Projects that are alternatives of or similar to ipv6calc

Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (-36.36%)
Mutual labels:  ipv6, ipv4, ipv4-address, ipv6-address
ipv6
IPv6-adresse.dk source & data
Stars: ✭ 27 (-18.18%)
Mutual labels:  ipv6, ipv4, ipv6-support, ipv6-address
geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.
Stars: ✭ 524 (+1487.88%)
Mutual labels:  ipv6, ipv4, ipv4-address, ipv6-address
freebind
IPv4 and IPv6 address rate limiting evasion tool
Stars: ✭ 88 (+166.67%)
Mutual labels:  ipv6, ipv4, ipv4-address, ipv6-address
Ip
🌏根据IpV4、IpV6地址获取定位信息的PHP🐘组件 PHP components that obtain location information based on IpV4, IpV6 addresses
Stars: ✭ 23 (-30.3%)
Mutual labels:  ipv6, ipv4, ipv4-address
radvd
radvd | Official repository: https://github.com/radvd-project/radvd
Stars: ✭ 138 (+318.18%)
Mutual labels:  ipv6, ipv6-support, ipv6-address
fakeroute
IPv4 and IPv6 traceroute fake hop generator through IP spoofing
Stars: ✭ 75 (+127.27%)
Mutual labels:  ipv6, ipv4, ipv6-address
PHP-IPAddress
IP Address utility classes for PHP
Stars: ✭ 63 (+90.91%)
Mutual labels:  ipv6, ipv4, ipv6-address
accomplist
ACCOMPLIST - List Compiler
Stars: ✭ 51 (+54.55%)
Mutual labels:  ipv6, ipv4
node-ip2region
IP/IPv6 to region on Node.js (IP/IPv6 地址到区域运营商)
Stars: ✭ 95 (+187.88%)
Mutual labels:  ipv6, ipv6-address
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (+233.33%)
Mutual labels:  ipv6, ipv4
ENet-CSharp
A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.
Stars: ✭ 65 (+96.97%)
Mutual labels:  ipv6, ipv4
go-external-ip
a Golang library to get your external ip from multiple services
Stars: ✭ 55 (+66.67%)
Mutual labels:  ipv6, ipv4
sync hosts
解除Resilio Sync/BTSync限制china地区 镜像:https://coding.net/u/renerli/p/sync_hosts/git
Stars: ✭ 15 (-54.55%)
Mutual labels:  ipv6, ipv4
netcalc
Advanced network calculator and address planning helper
Stars: ✭ 20 (-39.39%)
Mutual labels:  ipv6, ipv4
is-localhost-ip
Checks whether given host/DNS name or IPv4/IPv6 address belongs to the local machine
Stars: ✭ 19 (-42.42%)
Mutual labels:  ipv6, ipv4
private-ip
Check if IP address is private.
Stars: ✭ 26 (-21.21%)
Mutual labels:  ipv6, ipv4
ip-finder-cli
The official command line client for IPFinder
Stars: ✭ 11 (-66.67%)
Mutual labels:  ipv6, ipv4
masscanned
Let's be scanned. A low-interaction honeypot focused on network scanners and bots. It integrates very well with IVRE to build a self-hosted alternative to GreyNoise.
Stars: ✭ 50 (+51.52%)
Mutual labels:  ipv6, ipv4
SixIndicator
SixIndicator is a WebExtension Plugin which indicates via an icon, if you are viewing the website with IPv6 or IPv4.
Stars: ✭ 17 (-48.48%)
Mutual labels:  ipv6, ipv4
ipv6calc will do some format changes and calculations for you

(P) & (C) 2001-2022 by Peter Bieringer <pb (at) bieringer.de>
                   published under GNU GPLv2

For suggestions and bug report please contact author

More help is available using 'ipv6calc -?'


Intention:
* This utility can be used by the IPv6 enabled initscripts for better duplicate
address detection on setup of IPv6 addresses

* Also migrate "ip6_int" of Keith Owens <[email protected]> into this utility


Known bugs:
* ipv6calc is sure not the securest C program around the world


Contents:
* "ipv6calc": the main utility
* "ipv6calcweb": CGI wrapper for ipv6calc's address information output
* "ipv6logconv": log converter (IPv4/IPv6)
* "ipv6loganon": log anonymizer (IPv4/IPv6)
* "ipv6logstats": log statistic generator (IPv4/IPv6)
* "mod_ipv6calc": Apache module


Included internal databases:
* IEEE IAB, OUI, OUI-36 databases (for decoding vendor part of MAC/EUI-48/EUI-64)
* IPv4 assignment databases from IANA, ARIN, RIPENCC, APNIC, LACNIC, AFRINIC (for selecting proper registry in ipv6calcweb.cgi and IPv4 anonymization)
* IPv6 assignment databases from IANA, ARIN, RIPENCC, APNIC, LACNIC, AFRINIC (for selecting proper registry in ipv6calcweb.cgi and IPv6 anonymization)
* ASN assignment databases from IANA, ARIN, RIPENCC, APNIC, LACNIC, AFRINIC (for IPv4/IPv6 anonymization)

Supported external databases:
* GeoIP(MaxMindDB) - internally handled as GEOIP2
* IP2Location
* DB-IP.com(MaxMindDB) - internally handled as DBIP2


Where to get:
 Homepage:
  http://www.deepspace6.net/projects/ipv6calc.html

 Latest version of sources:
  ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
  http://www.bieringer.de/ftp/pub/linux/IPv6/ipv6calc/
  https://www.bieringer.de/ftp/pub/linux/IPv6/ipv6calc/

  ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/
  http://www.deepspace6.net/ftp/pub/ds6/sources/ipv6calc/
  https://www.deepspace6.net/ftp/pub/ds6/sources/ipv6calc/

 GitHub access:
  https://github.com/pbiering/ipv6calc

 Available formats:
  tar.gz
  spec-file is included, so you can build an RPM from source tarball using rpm -ta ipv6calc-version.tar.gz

 Ready to use packages for several operating systems:
  Linux:
   Fedora (https://src.fedoraproject.org/rpms/ipv6calc)
    Core 6: initial developing platform, so use given hint above to create a RPM
    since 7: package is included
   Enterprise Linux (https://src.fedoraproject.org/rpms/ipv6calc / https://koji.fedoraproject.org/koji/packageinfo?packageID=366):
    EL3: build from source package potentially still work but not tested anymore, OS is EOSL
    EL4: build from source package potentially still work but not tested anymore, OS is EOSL
    EL5: build from source package potentially still work but not tested anymore, OS is EOSL
    EL6: build from source package potentially still work but not tested anymore, OS is EOSL
    EL7: package is available via EPEL
    EL8: package is available via EPEL
   Mandrake (EOSL):
    similar to Red Hat, rebuild should work, too
   Debian:
    maintained package at http://packages.debian.org/ipv6calc
   Ubuntu:
    maintained package at http://packages.ubuntu.com/ipv6calc
     or http://packages.ubuntu.com/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=ipv6calc

  BSD:
   NetBSD:
    ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/ipv6calc/README.html
   FreeBSD:
    http://www.freshports.org/net-mgmt/ipv6calc/ (http://www.freebsd.org/cgi/query-pr.cgi?pr=34441)
   OpenBSD:
    http://www.openbsd.org/cgi-bin/cvsweb/ports/net/ipv6calc/


Mailing lists:
 ipv6calc-announce
  Reason: sending announcements of new versions
  Traffic: very low
  Postings: only moderators are allowed to post, others are rejected automatically
  Subscription: http://lists.deepspace6.net/listinfo/ipv6calc-announce

 ipv6calc
  Reason: discussions
  Traffic: medium
  Postings: only subscribers are allowed to post
  Subscription: http://lists.deepspace6.net/listinfo/ipv6calc


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