Now I connected to Proxy IP using python. This is my code: import win32com.shell.shell as shell command = 'netsh winhttp set proxy '+'5678' ...
確定! 回上一頁