Coder Social home page Coder Social logo

rustdesk's People

Contributors

ydhcui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rustdesk's Issues

前辈,您好!请协助。

前辈,您好!在被远程的机器上执行server -i xx.xx.xx.xx,提示“server不是内部或外部命令”?内网之间能互访吗?通过IP地址。
前辈,您辛苦付出!咱们有偿服务可以码?我的邮箱地址:[email protected],微信:tyab00。很高兴认识您!

第二次访问失败

第一次连接成功后,关闭,再进行第二会提示:远程电脑不在线!我是用自定义服务器

请问编译server时变量找不到: variant or associated item not found in `Union` help: there is a variant with a similar name: `RegisterPeer`

在windows上编译server报错, 请问编译server时变量找不到, 是怎么回事, 都是同一类型的错误

image

PS E:\BaiduNetdiskDownload\pierces\rustdesk\rustdesk_server_agent\server_src> cargo build
warning: unused import: fs
--> libs\hbb_common\src\config.rs:6:5
|
6 | fs,
| ^^
|
= note: #[warn(unused_imports)] on by default

warning: hbb_common (lib) generated 1 warning (run cargo fix --lib -p hbb_common to apply 1 suggestion)
Compiling server v1.0.0 (E:\BaiduNetdiskDownload\pierces\rustdesk\rustdesk_server_agent\server_src)
error[E0599]: no variant or associated item named register_peer found for enum hbb_common::rendezvous_proto::rendezvous_message::Union in the current scope
--> src\bin\main3.rs:135:45
|
135 | Some(rendezvous_message::Union::register_peer(rp)) => {
| ^^^^^^^^^^^^^
| |
| variant or associated item not found in Union
| help: there is a variant with a similar name: RegisterPeer

error[E0599]: no variant or associated item named register_pk found for enum hbb_common::rendezvous_proto::rendezvous_message::Union in the current scope
--> src\bin\main3.rs:141:45
|
141 | Some(rendezvous_message::Union::register_pk(_)) => {
| ^^^^^^^^^^^
| |
| variant or associated item not found in Union
| help: there is a variant with a similar name: RegisterPk

error[E0599]: no variant or associated item named punch_hole_request found for enum hbb_common::rendezvous_proto::rendezvous_message::Union in the current scope
--> src\bin\main3.rs:53:61
|
53 | ... Some(rendezvous_message::Union::punch_hole_request(ph)) => {
| ^^^^^^^^^^^^^^^^^^
| |
| variant or associated item not found in Union
| help: there is a variant with a similar name: PunchHoleRequest

error[E0599]: no variant or associated item named relay_response found for enum hbb_common::rendezvous_proto::rendezvous_message::Union in the current scope
--> src\bin\main3.rs:64:61
|
64 | ... Some(rendezvous_message::Union::relay_response(_)) => {
| ^^^^^^^^^^^^^^
| |
| variant or associated item not found in Union
| help: there is a variant with a similar name: RelayResponse

For more information about this error, try rustc --explain E0599.
error: could not compile server (bin "main3") due to 4 previous errors

可以直接用 你编译好的agent.exe--官方server, 在我的vps上运行起来吗?

您好!
我自己有台 windows vps, 服务端我在上面部署了 作者编译好了的 hbbs.exe, hbbr.exe, 客户端也用作者编译的rustdesk-1.1.6.exe, 可以正常运行, 远程画面, 隧道, RDP, 均OK
然后我想把你编译好的agent.exe对接到我的vps中的服务器上去, 这么做:
./agent.exe -s "my_vps_ip" -u asdf -p 1234
然后想通过客户端 rustdesk-1.1.6.exe 来访问agent.exe提供的远程服务, 可以吗?
显示找不到id, 如图所示
显示找不到id

我之前通过rustdesk-1.1.6.exe接入到vps中去的时候, 需要填公密key才能接入, 如图所示.
现在你这个agent.exe没地方填公密了吗
zhongji

我对这个项目很感兴趣, 盼复, 谢谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.