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

SwOS support #18

Open
hellofaduck opened this issue Apr 10, 2024 · 3 comments
Open

SwOS support #18

hellofaduck opened this issue Apr 10, 2024 · 3 comments

Comments

@hellofaduck
Copy link

Adding support for SwOS would enable the retrieval of binary backups via http with basic auth. This would allow coverage of all Mikrotik devices, not just RouterOS.

@eduardogsilva
Copy link
Owner

I took a quick look on SwOS and couldn't find a way of running it here. Do you know any emulator capable of running it?

Since I'm still adding features to routerfleet, For now, I won't be adding any equipment that I can't easily test again in the future.

It may take a while for integrating SwOS.

@hellofaduck
Copy link
Author

I dont think there is a way to emulate SwOS, but i am shure that external backup is working with this comand:"wget -q --user admin --ask-password "http://192.168.1.1/backup.swb"
I have some swos devices so i can test this feature for you if you need it.

@eduardogsilva
Copy link
Owner

Systems that I cannot properly test are a bit more complicated to be implemented.
I'm still working for a complete version of routerfleet with all my ideas implemented.

At this stage, I'm only implementing routers that I can properly test and validade on my environment.

Routers that cannot be freely validated here, will take longer to implement, else, the backups will work, but they will be missing important new features if I can't arrange other tests in the future.

Sorry, but for now, SwOS will have to wait.

Cheers

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

2 participants