This website requires JavaScript.
Explore
Help
Sign In
r00t2
/
repomirror
Watch
1
Star
0
Fork
0
You've already forked repomirror
Code
Issues
Pull Requests
Projects
Releases
Activity
7dbcaafeee
repomirror
/
utils
/
find_fastest_upstream
/
constants.py
6 lines
136 B
Python
Raw
Normal View
History
Unescape
Escape
about to change up a lot of stuff...
2020-06-14 00:53:12 -04:00
MYINFO_URL
=
'
https://ipinfo.io
'
checking in work
2020-06-14 03:46:29 -04:00
DEF_PORTS
=
{
'
ftp
'
:
21
,
'
http
'
:
80
,
'
https
'
:
443
,
'
rsync
'
:
873
}
Reference in New Issue
Copy Permalink