-
from ipwhois import IPWhois
ip = '1.209.148.1'
obj = IPWhois( str(ip) )
res=obj.lookup_whois()
Traceback (most recent call last):
File "", line 1, in
File "/.../src/ipwhois/ipwhois/ipwhois.…
-
KRNIC and JPNIC are subsets of the APNIC database. CYMRU has all of their information refered to whois.apnic.com. Querying whois.apnic.com returns a generic response for the KRNIC and JPNIC databases.…
-
```
job@scarlett:~/src/bgpq3-0.1.32-rc5$ ./bgpq3 | grep version
bgpq3 version: 0.1.32-rc5
job@scarlett:~/src/bgpq3-0.1.32-rc5$ ./bgpq3 -d -b -A -4 -h rr.ntt.net AS2914:AS-GLOBAL
DEBUG: bgpq_expander.…
-
{{{
rsync://rpki.apnic.net/member_repository/A9111EE2/1BAB1D2E6C9711DE889D509B864992D1/Zhmyv7c0bIgdIVKVoPCzT_13NyE.mft 2011-10-31T15:06:39Z certificate_failed_validation backup
rsync://rpki.apnic.net/…
-
We have noticed in our use of your API that when a `Transaction` object contains information with unescaped characters - like `á` for example - your service can't decode the JSON and an `InvalidReques…
-
A network that has multiple ASNs isn't returned when requesting non-primary ASN.
For example, APNIC (id=3103) has the primary ASN 4608, but different ASNs at different IXs (for example ASN 18369 at E…
-
首先很感谢作者。
我是Linux新手,不知道无法打开网页是因为iptable的问题,于是重启;
然后就无法连接了,我看到ss-redir在运行,但是不确定和ipsec有关的东西是不是开机启动呢?
谢谢!
更新,看了脚本文件发现需要启动 ipsec: `ipsec start`
可是还是无法打开网页,无论是百度还是Google
再次更新:怀疑是iptable的问题,可是无奈我不懂iptable
…
-
Try implementing new setup protocol.
Try (again) to get responses from RIPE and APNIC on whether they are ok with this as a replacement for the kludgy old protocol that "just grew".
_Trac ticket #24…
-
Some text required to complete the stats site:
- [x] Text for /asn/ page: generic text about ASNs explaining what they are
- [ ] [Optional] Explanatory or general flavour text to go on /place/ page
-
I followed the installation instruction to get a new xenial 16.04 RPKI Relying Party Cache.
While installing the rpki-rp package I get the following output:
root@test-rpki:~# apt install rpki-rp…