Commit 41badea76b7ef3ca3cf82c8c36789b5d460e06a2

ckolivas 2013-09-06T13:48:18

README update for stratum+proxy

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/README b/README
index 06bd3c8..51e22cd 100644
--- a/README
+++ b/README
@@ -721,9 +721,7 @@ A: Stratum is a protocol designed for pooled mining in such a way as to
 minimise the amount of network communications, yet scale to hardware of any
 speed. With versions of cgminer 2.8.0+, if a pool has stratum support, cgminer
 will automatically detect it and switch to the support as advertised if it can.
-Stratum uses direct TCP connections to the pool and thus it will NOT currently
-work through a http proxy but will work via a socks proxy if you need to use
-one. If you input the stratum port directly into your configuration, or use the
+If you input the stratum port directly into your configuration, or use the
 special prefix "stratum+tcp://" instead of "http://", cgminer will ONLY try to
 use stratum protocol mining. The advantages of stratum to the miner are no
 delays in getting more work for the miner, less rejects across block changes,