Janos Tassy
Janos Tassy
Hello, thanks for reporting your issue. Unfortunately currently I don't use an OpenWRT-based router, so I don't really have a proper way to debug issues in this project. If you...
I really need to pay attention to issues in my repos... 😄 Can you please clarify why would you need this?
Hey, sorry for the late response. Have you tried enabling the service with `/etc/init.d/wan-mac enable` ?
I was having the same problem because the 'rvm1_default_ruby_version' variable's value was '3', therefore it tried to create a default alias for '3', and naturally it failed. I didn't have...
@mattkasun Thanks for the suggestion, but it doesn't seem to fix the issue.
I believe I fixed this issue on my clients. The `server` object in my netconfig contained `apihost` and `apiport` for some reason, changing those into a single `api` with the...
I started poking around to implement this myself and I noticed that you're doing raw REST calls to call the Telegram API which makes the code a bit hard to...
@dmitryuv I haven't touched my fork in a long time and honestly I'm not too happy with its quality. I might clean it up a little and submit it once...