From 406ad86833f44167cf3719d7d052bdca0c0da0d7 Mon Sep 17 00:00:00 2001 From: Arturo FilastoĢ€ Date: Fri, 19 Aug 2011 15:05:07 +0200 Subject: Add support for torrc file read and write --- packages/torouter-web/src/tui/views/torconfig.html | 12 +++++++++++- packages/torouter-web/src/tui/views/torstatus.html | 2 ++ 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'packages/torouter-web/src/tui/views') diff --git a/packages/torouter-web/src/tui/views/torconfig.html b/packages/torouter-web/src/tui/views/torconfig.html index 26bd228..223c339 100644 --- a/packages/torouter-web/src/tui/views/torconfig.html +++ b/packages/torouter-web/src/tui/views/torconfig.html @@ -1 +1,11 @@ -The main Tor config page +$def with (content) + +
+ +
+ diff --git a/packages/torouter-web/src/tui/views/torstatus.html b/packages/torouter-web/src/tui/views/torstatus.html index 27b2888..a2eeacf 100644 --- a/packages/torouter-web/src/tui/views/torstatus.html +++ b/packages/torouter-web/src/tui/views/torstatus.html @@ -1,3 +1,5 @@ $def with (content, torrc)

This is the content of $:torrc

$:content + +edit torrc -- cgit v1.2.3