Code python - Auto change IP dcom

Code python -  Auto change IP dcom

Code python -  Auto change IP dcom
Tự động đổi ip dcom.

Lưu ý: Đổi tên dcom và thời gian nghỉ theo ý của bạn. 🥴 thưởng thức thôi. 

+ CODE:

import os, time

print("Auto change ip dcom\n")

Name_dcom = "Taytrang" # --- tên dcom

Time_delay = 1 # --- thời gian nghỉ

while True:

    os.system("rasdial/disconnect")

    os.system(r"%Windir%\system32\rasdial "+Name_dcom)

    time.sleep(Time_delay)

Mới hơn Cũ hơn

Biểu mẫu liên hệ