- Use now rx3-docker/server:1.2.4-mga9 image,

- DNS re-run config bug on a already created container fixed by new server image.
This commit is contained in:
2025-06-26 18:11:44 +02:00
parent 85b724b027
commit 30c672e46f
3 changed files with 13 additions and 4 deletions

View File

@@ -1,10 +1,19 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MicroSocks V 1.0.3 - A. GIBERT - 2025/06/26
------------------------------------------------------------------------------------------------------------------------------------
- Use now rx3-docker/server:1.2.4-mga9 image,
- DNS re-run config bug on a already created container fixed by new server image.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/MicroSocks V 1.0.2 - A. GIBERT - 2025/05/28
------------------------------------------------------------------------------------------------------------------------------------
- Use now rx3-docker/server:1.2.3-mga9 image,
- Enable DNS forwarding to prevent DNS leak!
- Remove myip installation allready installed on server image,
- Remove myip installation already installed on server image,
- Fix MICROSOCKS_OPTIONS env variable handlig bug.