17 lines
766 B
HTML
17 lines
766 B
HTML
![]() |
<!DOCTYPE html>
|
|||
|
<html>
|
|||
|
<head>
|
|||
|
<title>i2p.plugins.tor-manager - Tor Binary Manager</title>
|
|||
|
<link rel="stylesheet" type="text/css" href ="/style.css" />
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<h1 id="running-in-offline-mode">Running in Offline Mode</h1>
|
|||
|
<p>Tor Browser is configured to run without <em>any</em> access to the clearnet, and will now only use local services running on this device. This uses a different mechanism than Firefox’s normal work offline mode and cannot be canceled.</p>
|
|||
|
<ul>
|
|||
|
<li>Visit the <a href="http://127.0.0.1:7657">I2P Router Console</a></li>
|
|||
|
<li>Visit the <a href="http://127.0.0.1:8888">Freenet FProxy</a></li>
|
|||
|
</ul>
|
|||
|
<p>This wrapper has been developed for use with the I2P project. To learn more about I2P, visit https://geti2p.net</p>
|
|||
|
</body>
|
|||
|
</html>
|