Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCU method got stuck? #19

Open
nomi-san opened this issue Sep 17, 2021 · 0 comments
Open

LCU method got stuck? #19

nomi-san opened this issue Sep 17, 2021 · 0 comments

Comments

@nomi-san
Copy link

After debugging this tool, I found out...

127.0.0.1:2099 is no longer in use for local rtmp proxy.
So the TCPListener is not triggered on OnClientAccepted to start RtmpProxySource and RtmpProxyRemote.

https://github.com/frostycpu/rtmp-sharp/blob/6898916dc7fb74464d33f1333123365115adc0e9/rtmp-sharp/Net/RtmpProxy.cs#L42-L47

There are a few ways to capture League Client HTTPS traffics, e.g Charles + Proxifier, but all packet payloads are encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant