斯坦福大学正在运行苔藓。 我正在使用斯坦福在注册时发送的Perl脚本。 但是它给出了错误:
Checking files . . .
OK
Could not connect to server moss.stanford.edu: Connection refused
我尝试在代码中添加代理代理,如下所示:
$sock = new IO::Socket::INET (
ProxyAddr => '10.3.100.207',
ProxyPort => '8080',
PeerAddr => $server,
PeerPort => $port,
Proto => 'tcp',
);
但是它给出了与上面相同的错误。 一种可能的解决方案是设置虚拟环境并运行脚本。 但是另一种解决方案又是什么呢?
答案 0 :(得分:1)
这就是我所做的,并且有效。 我使用了Google colab。 我上传了要进行窃的文件,然后将perl脚本进行了协作,然后在笔记本中运行了perl脚本
!perl moss.pl -l python -m 53 -c "Files" ./*.py