Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not select folder endpoint #4

Open
Lucstay11 opened this issue Jul 6, 2024 · 7 comments
Open

Can not select folder endpoint #4

Lucstay11 opened this issue Jul 6, 2024 · 7 comments

Comments

@Lucstay11
Copy link

Hello
i can't share my file choose folder endpoint to share my file,can you add input folder please?

Thanks!!

@Lucstay11 Lucstay11 changed the title Can not select folder point Can not select folder endpoint Jul 6, 2024
@lerte
Copy link
Owner

lerte commented Jul 7, 2024

Sorry currently use official sdk.
It does not support driver as backend mode.

@Lucstay11
Copy link
Author

Sorry currently use official sdk. It does not support driver as backend mode.

Yes okay, but your application does not work at all for the moment, I absolutely needed a graphical interface for zrok!

@lerte
Copy link
Owner

lerte commented Jul 9, 2024

I don't think this app does not work.
proxy,web as backend mode work fine.
Other mode, I'm not tested.
I didn't put much effort into this.
image

If you really need graphical interface for local tunnel.
You can try another app Ngroker, also written by me.

@Lucstay11
Copy link
Author

You are very nice, but I specially turned to Zrok for the OpenSource. I don't trust Ngrok. I do not understand it's not complicated to add an option in your application to choose the folder to share ...? And can you tell me how to build my application in .deb for Linux?

@lerte
Copy link
Owner

lerte commented Jul 9, 2024

This is project is base on Wails.
For compile to linux deb application.
You need:

After that:

  1. git clone https://github.com/lerte/zroker.git
  2. pnpm install
  3. wails dev
  4. wails build

@Lucstay11
Copy link
Author

I only see windows and darwin build,not Linux... And the wails docs not specify .deb build,only binary app

@lerte
Copy link
Owner

lerte commented Jul 10, 2024

Here is a project that also uses wails, it can be compiled into linux deb, you can refer to it.
https://github.com/tiny-craft/tiny-rdm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants