 
|
914f3c09c3
|
fix(ip.py): ignore non-utf format encoding (#288)
Co-authored-by: Red_Hairy_Mouse <56833537+cjw-bot@users.noreply.github.com>
|
2021-10-12 13:51:13 +08:00 |
|
 New FutureandGitHub
|
9e54d4cca1
|
doc(readme): update config
|
2021-06-14 12:20:46 +00:00 |
|
 New FutureandGitHub
|
3eae884dfe
|
default config file
|
2021-06-14 12:07:17 +00:00 |
|
 New FutureandGitHub
|
98f83c5997
|
feat(config): support environment variables
|
2021-06-14 11:53:45 +00:00 |
|
 New FutureandGitHub
|
91a82eb244
|
feat(config): cli argument supports to set config
|
2021-06-14 08:39:04 +00:00 |
|
 xufan6andGitHub
|
e327858d0c
|
fix regex_v6 string (#239)
example:
inet6 addr: fe80::f471:b5ff:fea0:2687/64 Scope:Link
|
2021-03-30 16:37:17 +08:00 |
|
NewFututre
|
f126bf8f84
|
update cache #197
|
2020-09-07 22:08:22 +08:00 |
|
 老周部落andGitHub
|
cf1d294539
|
fix(ip): ip_public_api
|
2020-03-26 22:51:25 +08:00 |
|
施宇
|
d5b95bb1f7
|
remove duplicate functions
|
2020-03-12 12:17:22 +08:00 |
|
 memorzandGitHub
|
0b5f2ad8b0
|
Huaweidns (#132)
* 增加华为DNS
增加华为DNS
* 更换get获取IP地址的接口
更换get获取IP地址的接口,搜狐返回的可能是GBK,有几个框框字,改为只匹配unicode能解析的部分
* 增加华为DNS
增加华为DNS
* 增加huaweidns
增加huaweidns
* Update huaweidns.py
我抄了好多你们的代码。。改成我名字真的没问题吗?哈哈
* Update README.md
|
2020-02-24 20:46:47 +08:00 |
|
NewFututre
|
3dae01afe8
|
fix(ip): ipv6_regex #120
|
2019-12-22 18:26:54 +08:00 |
|
 New FutureandGitHub
|
1c42e30d6f
|
fix(ip): default address
#96 #93 #92
|
2019-09-28 16:27:57 +08:00 |
|
NewFututre
|
65ec7baeea
|
feat(ip): 支持自定义URL
* 更换默认IP提取API
* 支持自定义url `url:https:\\xxx.com`
#36 #85 #83
|
2019-09-15 15:27:17 +08:00 |
|
 xufan6andGitHub
|
a920389a59
|
fix ipv6 regex under mac ifconfig
inet6 fe80::8ad:15b:3155:5fec%en0 prefixlen 64 secured scopeid 0x5
inet6 fe80::440b:15d5:3436:ef34%utun0 prefixlen 64 scopeid 0xa
|
2019-06-17 12:52:32 -07:00 |
|
 xufan6andGitHub
|
aaf1e797bc
|
fix ip regex in ip address format
$ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 00:15:5d:0f:87:07 brd ff:ff:ff:ff:ff:ff
inet 30.57.177.145/24 brd 30.57.177.255 scope global noprefixroute dynamic eth0
valid_lft 23131sec preferred_lft 23131sec
inet6 fe80::65b6:1c2d:e0ff:f2bf/64 scope link noprefixroute
valid_lft forever preferred_lft forever
|
2019-06-17 12:36:45 -07:00 |
|
New
|
cd77e3f94a
|
refactor(import): change import to import from
|
2019-05-02 04:17:14 +08:00 |
|
New Future
|
28723c7818
|
#35 编码
|
2019-01-19 22:42:48 +08:00 |
|
New Future
|
09b95717a7
|
update logger
|
2018-12-23 12:59:23 +08:00 |
|
New Future
|
28f0685352
|
#30 debug
|
2018-12-23 12:43:49 +08:00 |
|
New Future
|
650ac94291
|
fixed ip regex for linux
|
2018-07-29 04:21:15 +00:00 |
|
New Future
|
6876b5e6a8
|
update regex
|
2018-07-29 02:28:09 +08:00 |
|
New Future
|
ae3d5fe6a6
|
remove Deprecated nku ip
|
2018-07-22 07:43:26 +00:00 |
|
New Future
|
ac270376b0
|
cache bug #16
|
2018-04-19 09:33:34 +08:00 |
|
NewFuture
|
667b72b278
|
#15 正则表达式和多代理
|
2018-04-11 19:56:25 +08:00 |
|
NewFuture
|
2bf1f78267
|
update readme
|
2017-06-02 10:12:45 +08:00 |
|
NewFuture
|
71af689cdb
|
#4 数字参数字符串格式兼容
|
2017-06-01 23:09:27 +08:00 |
|
NewFuture
|
d87e2c86c5
|
support for python3
|
2017-04-23 22:53:45 +08:00 |
|
New Future
|
426d413b3a
|
比较配置和缓存时间
|
2016-12-05 11:02:27 +08:00 |
|
New Future
|
af4f1b7cd9
|
add cache
|
2016-12-04 23:04:50 +08:00 |
|