TimeToogo / tunshell

Remote shell into ephemeral environments 🐚 🦀
https://tunshell.com
MIT License
767 stars 56 forks source link

Not able to import TerminalEmulator from website/services/wasm/tunshell_client #46

Closed vijayababu45 closed 2 years ago

vijayababu45 commented 2 years ago

I need to integrate the website part into my site, i am not able to import TerminalEmulator from website/services/wasm/tunshell_client since the wasm folder is not found inside the services folder. I have tried with cargo build, was not able to get the wasm folder inside services folder. Can you pls help me on this, to get this website up and running inside my website.

TimeToogo commented 2 years ago

HI @vijayababu45,

Can you please share more details on the integration you are performing? Are you planning to host your own relay servers?

Thanks

vijayababu45 commented 2 years ago

Hi, I will integrate only the website part and will connecting to target host via tunshell relay server. its like requesting from our portal to tunshell relay serve and connecting to target host.

Many Thanks

TimeToogo commented 2 years ago

The default relay servers are hosted by me on a personal AWS account. It used to have AWS credits but those have since run out and I am now paying for the hosting myself. Hence I will not permit a third-party service using those services without having a full understanding of how they will be used. So please elaborate on what the function of your "website", is and how tunshell will be used. There is always the option for you to self-host the relay services as described in the documentation.

TimeToogo commented 2 years ago

Closing due to lack of response. Feel free to reopen if further clarification needed.