add private-windows support

Former-commit-id: 20fd681f46
Former-commit-id: 323a42b2f42b80e50651ebeeba3cc03a6714391b
This commit is contained in:
idk
2022-08-19 18:44:06 -04:00
parent 71d08490ef
commit acf5f2f50d
2 changed files with 34 additions and 3 deletions

View File

@ -419,7 +419,8 @@ public class I2PFirefox {
/*
* Populates a profile directory with a proxy configuration.
* Waits for an HTTP proxy on the port 4444 to be ready.
* Launches Firefox with the profile directory.
* Launches Firefox with the profile directory. Uses a semi-permanent
* profile.
*
* @since 0.0.1
*/