请问应该如何解决?
和 TeamViewer 被黑有关系?
https://www.v2ex.com/t/608467#reply7
https://www.v2ex.com/t/608518#reply0
你们网管封了端口了吧
大概国庆前就不能用了。
我是 deepin 上可以登录,能连别人,但是别处登陆后看不到这个机器
https://s2.ax1x.com/2019/10/12/uL4Su8.jpg
我们学校封了 SSH 端口,但是通过 proxychains 能上。Teamviewer 就算 proxychains 也上不了。
发一下 teamviewer info 的数据,有没有 id。
如果没有 teamviewer --passwd 设置一个 id 之后就应该可以用了
真被黑了吗?
`sudo systemctl restart teamviewerd.service` 应该是后台没启动, 我遇到过.
`sudo teamviewer --daemon enable` 执行一下即可
不是这个问题。问了一下好像是我们学校把端口封了。
本人也使用 manjaro,具体版本信息如下:
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 18.1.0
Codename: Juhraya
我按照以下教程 安装 teamviewer 成功
1:官网上下载 linux 版本的包
https://www.teamviewer.com/en/download/linux/
2: 选择最后一个下载,并解压
$ tar xf teamviewer_13.1.3026_amd64.tar.xz
$ cd teamviewer
$ ll
总用量 28K
drwx------ 2 mingguilu mingguilu 4.0K 4 月 12 00:52 config
drwxr-xr-x 2 mingguilu mingguilu 4.0K 3 月 20 20:11 doc
drwx------ 2 mingguilu mingguilu 4.0K 4 月 12 00:39 logfiles
-rwxr-xr-x 1 mingguilu mingguilu 952 3 月 20 20:11 teamviewer
-rw-r--r-- 1 mingguilu mingguilu 285 4 月 12 00:39 teamviewer.desktop
drwxr-xr-x 6 mingguilu mingguilu 4.0K 3 月 20 20:11 tv_bin
-rwxr-xr-x 1 mingguilu mingguilu 956 3 月 20 20:11 tv-setup
$ ./teamviewer
Init...
CheckCPU: SSE2 support: yes
Checking setup...
Launching TeamViewer ...
Starting network process (no daemon)
Network process already started (or error)
Launching TeamViewer GUI ...
3:选择安装
$ sudo ./tv-setup install
-=- TeamViewer tar.xz interactive installation -=-
Checking dependencies
Analyzing dependencies ...
All library dependencies (*.so) seem to be satisfied!
QtQuickControls seems to be missing
Serious Problem - installation should be aborted
Missing libraries
TeamViewer will not be operational without these libraries. Please install them and try again.
Continue (y) or abort (n) ? [Y/n]? y
Installing files...
Files will be installed in '/opt/teamviewer'
Continue (y) or abort (n) ? [Y/n]? y
Copying files...
done
Install daemon?
Note: You can (un)install the daemon at any time.
Commands are explained in 'teamviewer help'
Continue (y) or skip (n) ? [Y/n]? y
Create menu entries?
Creates menu entries for your desktop environment.
Continue (y) or skip (n) ? [Y/n]? y
gtk-update-icon-cache: Cache file created successfully.
Done!
TeamViewer TAR has been sucessfully installed.
Run teamviewer help for more information.
4:重启电脑
最后打开 teamviewer 后在界面上点击 创建新的随机密码后 顺利使用
希望能帮到你
顺便摸鱼!!!
都不看新闻的吗 不是被黑了吗
我看新闻。是被黑了。被黑不代表不能用。
感谢。现在已经找到问题,是上个月起学校出于安全考虑将 TeamViewer 的端口封禁了。看来只能找其它替代方案了。