我想下载网页http://forum.ubuntu-it.org/,但它需要用户名和密码。所以我使用了这个:
wget --save-cookies cookies.txt --post-data 'user=goyamy&passwrd=mypassword' http://forum.ubuntu-it.org/
Run Code Online (Sandbox Code Playgroud)
但它不起作用!为什么?
有没有办法在没有互联网连接的情况下在我的局域网中使用 Skype 通话?
如果是,请告诉我如何;)