Ronalds Sovas

Results 3 comments of Ronalds Sovas

any possible solution here ? As I understand this internally created Tor service does not give any Service port for proxy usage ?

The problem is : `var integerID = new(atomic.Uint64)` it is not supported in 1.18. It can be updated for `var integerID = new(uint64)` and in function newID I've changed it...