samwathegreat

Results 8 comments of samwathegreat

This is a real problem for me. Bitmagnet is maxing my openwrt instance out with connections. I've upped the conntrack but it's still not enough and is causing problems for...

> > This is a real problem for me. Bitmagnet is maxing my openwrt instance out with connections. I've upped the conntrack but it's still not enough and is causing...

> > This works for my LXC container with a small modification. The container wouldn't start until I changed the syntax in the .conf file to: `lxc.prlimit.nofile = 512:768` (apparently...

> > Do we expect a connections limit setting to be included in a future version of bitmagnet, or is the solution considered the correct way of dealing with the...

> > I am running this on openwrt through NordVPN > > Any chance you could try it through Gluetun and see if any improvement? > Unfortunately, I don't use...

Just adding that my upgrade from 1.5.5 to 1.6.0 worked flawlessly, and now the issue of not being able to use RDP with Ubuntu 24.04+ is solved in the new...

> So far, I can't find any documentation on how to add authentication to the webui interface. Is it not implemented yet? In this case, it cannot be put on...

> This is how I configured mine and it works as expected: > > ``` > user: "1003:1000" > (...) > environment: > UMASK: "007" > ``` > > Created...