Advertisement
calfred2808

Python Release & RenewIp

Jul 9th, 2020
1,453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.08 KB | None | 0 0
  1. import os
  2. f = os.system("ipconfig/release")
  3. f = os.system("ipconfig/renew")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement