This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
tianyunperfect
/
python-base--
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6b8449d5d9
Branches
Tags
master
sql_redis
python-base--
/
tmp7.py
tmp7.py
89 B
Historique
Raw
1
2
3
4
import requests
res = requests.get('http://192.168.3.17:8000/clipboard')
print(res.text)