mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2010-05-03 06:51 am

[dw-free] http://bugs.dwscoalition.org/show_bug.cgi?id=2523

[commit: http://hg.dwscoalition.org/dw-free/rev/726d8a510868]

http://bugs.dwscoalition.org/show_bug.cgi?id=2523

s/AwesomeNewFeature/update-tor-exits/

Patch by [staff profile] mark.

Files modified:
  • bin/update-tor-exits
--------------------------------------------------------------------------------
diff -r 29d5f1a356f5 -r 726d8a510868 bin/update-tor-exits
--- a/bin/update-tor-exits	Mon May 03 06:49:48 2010 +0000
+++ b/bin/update-tor-exits	Mon May 03 06:51:52 2010 +0000
@@ -1,9 +1,10 @@
 #!/usr/bin/perl
 #
-# DW::Setting::AwesomeNewFeature
+# bin/update-tor-exits
 #
-# This file is the accompanying settings package for AwesomeNewFeature. It allows users to set and
-# clear their setting choices.
+# This updates the list of Tor exits that can reach the local site.  You must
+# configure $LJ::USE_TOR_CONFIGS and $LJ::EXTERNAL_IP for this script to work.
+# You should install this script as a cron job, and run it every day or two.
 #
 # Authors:
 #      Mark Smith <mark@dreamwidth.org>
--------------------------------------------------------------------------------