metya
metya
Hi! In `docker-compose.yaml` there is `network_mode: host` option. I use service by rewrited host network with open ports on every inbound. And all inbound work fine. Except for wireguard. It...
### Please confirm - [X] I have searched existing issues - [X] This issue is not a duplicate of an existing one - [X] I have checked the [common issues...
In the docker run, there are several published ports including 9993/udp The network works, but full tunnel a.k.a default router override doesn't. How to make this work inside the container?...
Define parameter 'iterable' is None by default in tg_tqdm(). It is makes possible operate with tg_tqdm like as tqdm original with 'with' statement. For example: ``` with tg_tqdm(token=example_bot_token, chat_id=example_chat_id, total=100)...
Hi! You did great work with this package. But in april this year I used the package only with searchLocation function for my little research and all work great. Today...
Great work! But what about creating a docker version of a server-side application?
Hi! Thanks for your work. But I was wondering is there any way to hide the dock icon from the dock?
Example You have a server and some user on it. Let's say amnezia user. And it user in docker group that he can exec docker commands without sudo at all....