Joshua Arulsamy

Results 13 comments of Joshua Arulsamy

I put together a quick proof of concept for this available here: https://jarulsamy.github.io/gluetun-wiki/ Source available in my fork: https://github.com/jarulsamy/gluetun-wiki There are some pieces missing, most notably versioning, but those are...

For anyone else still having trouble with this, I placed my logo in `login/resources/logo.png` Then edited `login/components/atoms/logo.ftl` to look like this. ``` ``` This dynamically generates the right path to...

> I've been beating my head against a similar issue for months, with almost the same behavior -- 6-7 second delay on initial TCP connection, and tcpdump shows numerous retransmits...