This website requires JavaScript.
Explore
Help
Sign In
Alex55
/
wstkeys
Watch
1
Star
0
Fork
You've already forked wstkeys
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
990d6e9a38
wstkeys
/
services
/
test.py
5 lines
75 B
Python
Raw
Blame
History
import
requests
ip
=
requests
.
get
(
"
https://api.ipify.org
"
)
.
text
print
(
ip
)
Reference in New Issue
View Git Blame
Copy Permalink