Skip to content
#

anticensorship

Here are 46 public repositories matching this topic...

canewsin
canewsin commented Mar 4, 2020

I was not able to open port, may be that's because of my ISP, I see on HelloZeroNet page that,

Your port xxxxx is closed, but your Tor gateway is running well.

I see the above message, so if I had a site on ZeroNet, am I considered as a seeder to my site, if I was the only seeder to my site, assuming it is a new site. is it enough that tor gateway is running but without open port ?

josh-chan
josh-chan commented Apr 29, 2020

简单看了一下代码,发现 ssl 自动那个不太自动。
是否可以实现像 caddy 那样的?提供域名就行,启动caddy后就自动获取证书了。

好像有些难度,我不了解 trojan 协议,能否这样改:

用 http 监听端口,用 certmagic 或者 autocert 获取证书,然后在 http.Handler 里面 hijack 拿到 connection, 再处理 trojan 协议。
这样再外层就是一个 http server, 不是现在的 trojan tcp server. 不知道是否可行。
@p4gefau1t

Adversary Lab is a service that analyzes captured network traffic to extract statistical properties. Using this analysis, filtering rules can be synthesized to block sampled traffic. The purpose of this service is to help application developers create applications which are more resistant to network filtering attacks. AdversaryLabClient is a command line tool which captures traffic and submits it to AdversaryLab for analysis.

  • Updated Feb 21, 2020
  • Go

Improve this page

Add a description, image, and links to the anticensorship topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the anticensorship topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.