mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-07-09 17:18:36 +00:00
Squashed commit of the following:
commit 64ece502f205bab1fd1bfe358596cdcf8848f441
Author: Andrey Meshkov <am@adguard.com>
Date: Mon Dec 22 12:28:29 2025 +0300
Pull request 100: TRUST-215 acme
Squashed commit of the following:
commit ecd952ec71cabf85e74921e6617bde3857ae4542
Author: Andrey Meshkov <am@adguard.com>
Date: Mon Dec 22 12:01:03 2025 +0300
Handle permission denied
commit 5691a070056d1a00e2a6ac0a57fb87f43456ce8d
Author: Andrey Meshkov <am@adguard.com>
Date: Mon Dec 22 10:56:07 2025 +0300
Fixed post-setup message about flutter client
commit d00efb0ca69df03c4369d1cde0734502e2c6420c
Author: Andrey Meshkov <am@adguard.com>
Date: Mon Dec 22 10:51:35 2025 +0300
Added automatic Let's Encrypt cert gen to setup wizard
commit 9b46d39954a4d845b019f5c701d4cf6e8b00f692
Author: Andrey Yakushin <a.yakushin@adguard.com>
Date: Mon Dec 22 10:52:20 2025 +0300
Applied suggestion
commit a7b887e5bfac4a591698bd67ce7120985e9271d0
Author: Andrey Yakushin <a.yakushin@adguard.com>
Date: Mon Dec 22 10:52:10 2025 +0300
Applied suggestion
commit 1e8d9b9a0be6fe1813c947432c005aed519764ac
Author: Andrey Meshkov <am@adguard.com>
Date: Sun Dec 21 22:16:08 2025 +0300
Improved README, improved setup_wizard post-setup experience
11 lines
166 B
Text
11 lines
166 B
Text
# Rust build artifacts
|
|
**/target/
|
|
lib/Cargo.lock
|
|
macros/Cargo.lock
|
|
|
|
# For testing setup_wizard generated files
|
|
certs/
|
|
vpn.toml
|
|
credentials.toml
|
|
hosts.toml
|
|
rules.toml
|