salty
salty
The only time I've needed another proxy as a go between is when using WSGI. There are probably other edge cases but it is the only one I could think...
While I will leave the final choice to @owine I am not convinced this is a good application to expose to the Internet. They have zero ability to secure the...
> > > So why have this "Move to trash (if possible)" function? > > > > > > @glassez > > This was requested by the users. Many people,...
ddns has nothing to do with ddclient, you should ask for help on our discord as support is generally not done on Github.
The whole section here > When I attempted to set the rule my router warned me with the following: "Warning: The change you are attempting to make may cause AT&T...
@chazlarson You can decide if this is a docs issue or not but I would close it.
I was mostly responding to your dependency bit. They both do a similar thing which is why it asks you to ensure you're only running one of them, both are...
The bit about how to remove apps is valid though, I think we don't cover that in the docs @chazlarson
> > The whole section here > > > When I attempted to set the rule my router warned me with the following: "Warning: The change you are attempting to...
In the case of ddns and ddclient they are both docker containers, so you would just remove them with the generic ``` docker rm -f containername ```