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

Add a Linux command to block internet access without blocking SSH #16

Open
camilosampedro opened this issue Oct 4, 2016 · 6 comments
Open

Comments

@camilosampedro
Copy link
Owner

On services.exec.SSHFunction add a command that block the computer from accessing internet. The target is to block browser's internet access (:earth_americas: Mozilla Firefox or Google Chrome mainly), but it is really important to not block the SSH port, because it is the way that it should be reverted.

It should be a single line String and it would be very useful to have comments on what is returned when executed, also if it depends on something that need to be checked before executing it (For example Linux distribution or login application).

If possible, include also the revert command for making internet accessible again.

@nachiketdhamankar
Copy link

hey! Can i try this?

@camilosampedro
Copy link
Owner Author

Of course, feel free to try it.

You can ask me anything you need.

@shreyag12
Copy link

Hello ! Has this issue been solved or can I try this?

@camilosampedro
Copy link
Owner Author

Hello @shreyag12,

I had a lot of spam on the notificacions so I hadn't seen this one.

Thank you very much for your interest on the project.

I think that we need to give this project a rebirth. When this project started I was just learning how to code on Scala, I had a little idea of how to create things on the frontend side.

The main missing issues are in the frontend, and also there are features missing in the frontend. I'll spend some time one on the comming days!

@rr83019
Copy link

rr83019 commented May 31, 2018

Does the user or the computers too need ssh access apart from the admin?

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

No branches or pull requests

5 participants
@shreyag12 @camilosampedro @nachiketdhamankar @rr83019 and others