WizzWallet / elex-proxy

EleX Proxy is a lightweight Rust implementation designed to proxy communication with the Atomicals ElectrumX server.
MIT License
45 stars 12 forks source link

是否需要配置ssl自签名证书?对比electrumx-proxy有什么优势? #3

Closed yuppiesnotzhuhao closed 6 months ago

yuppiesnotzhuhao commented 9 months ago

rt

iota9star commented 9 months ago

If you want to share your proxy with others, using an SSL certificate is optional and has nothing to do with elex-proxy. Unlike electrumx-proxy, elex-proxy is much faster and way easier to set up and use.

yuppiesnotzhuhao commented 9 months ago

If you want to share your proxy with others, using an SSL certificate is optional and has nothing to do with elex-proxy. Unlike electrumx-proxy, elex-proxy is much faster and way easier to set up and use.

electrumx-proxy只支持tcp,elex-proxy支持tcp+ssl吗?

iota9star commented 9 months ago

Elex-proxy is like a revamped version of electrumx-proxy, but it's all about using the WebSocket protocol for swapping data. Anyway, it's not related to what you were talking about.

yuppiesnotzhuhao commented 9 months ago

Elex-proxy is like a revamped version of electrumx-proxy, but it's all about using the WebSocket protocol for swapping data. Anyway, it's not related to what you were talking about.

I downloaded and unzipped elex-proxy-Linux-x86_64-musl.tar.gz on ubuntu and got elex-proxy, but I don't know how to run it

iota9star commented 9 months ago

You can directly execute the script below. If you need additional configuration, please follow the instructions in the README.

./elex-proxy