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

Remote server functionality #1270

Open
iconoclasthero opened this issue Apr 21, 2024 · 2 comments
Open

Remote server functionality #1270

iconoclasthero opened this issue Apr 21, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@iconoclasthero
Copy link

Feature Description
#872
#1049

It would be great if I could launch a czkawka server on my server so that I could use a client to connect to it and use czkawka efficiently.
RDP/VNC and SSH -X are poor workarounds for a solid connection between a server/client. I'm clearly not the only one who wants to use this to administer a remote file server.

...

@iconoclasthero iconoclasthero added the enhancement New feature or request label Apr 21, 2024
@ryanmrodriguez
Copy link

Have you looked at the docker implementation? https://github.com/jlesage/docker-czkawka

@HumanG33k
Copy link

and what about just use ssh and cli and redirect output ? 
Most of administrator currently not use something else than ssh, especialy when you have to work with some bastion solution.

depend of your needs but use -f distant file or "ssh >> local.txt" and use the generated file as input over a loop or a < .

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

No branches or pull requests

3 participants