Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
好的,所以我正在使用这个 bash 脚本
while IFS= read -r line; do ./script.py "$line" done < /root/Desktop/1.txt >> /root/Desktop/2.txt
这显然是将每行内容作为参数添加到 .py 脚本中并执行它如何让我的脚本在每次检查 3 行时更改 ip 任何人都可以帮忙
因此,每次检查或行或 3 时,它都会将回溯的代理更改为 proxy.txt 中的下一个未使用的代理