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

Reverse server configuration with ngrok tcp 1337 #1792

Open
mjulda opened this issue Apr 29, 2024 · 4 comments
Open

Reverse server configuration with ngrok tcp 1337 #1792

mjulda opened this issue Apr 29, 2024 · 4 comments

Comments

@mjulda
Copy link

mjulda commented Apr 29, 2024

[INFO] 2024-04-29 11:01:08 [phantasm:phantasm.go:185] 819 pocs have been loaded (debug level will show more details)
These plugins will be disabled as reverse server is not configured, check out the reference to fix this error.
Ref: https://docs.xray.cool/#/configration/reverse
Plugins:

I've looked at the configuration guide but I don't understand how to connect with ngrok.
Anyone want to help me?😥😪

@mjulda
Copy link
Author

mjulda commented Apr 29, 2024

Dari file module.xray.yaml

Reverse:
client:
dns_server_ip: ""
http_base_url: ""
remote_server: false
reverse_api: ""
reverse_server_url: ""
rmi_server_addr: ""
db_file_path: ""
dns:
domain: ""
enabled: false
is_domain_name_server: false
listen_ip: 0.0.0.0
resolve:
- record: localhost
ttl: 60
type: A
value: 127.0.0.1
http:
enabled: false
ip_header: ""
listen_ip: 0.0.0.0
listen_port: ""
rmi:
enabled: false
listen_ip: 127.0.0.1
listen_port: ""
token: ""

============================
how to connect with ngrok.

Version 3.8.0
Region Asia Pacific (ap)
Web Interface http://127.0.0.1:4040
Forwarding tcp://0.tcp.ap.ngrok.io:17537 -> localhost:1337 Connections ttl opn rt1 rt5 p50 p90
0 0 0.00 0.00 0.00 0.00

@Jarcis-cy
Copy link
Collaborator

If you want to use a backlink to an extranet on the intranet, ngrok as an intranet penetration should theoretically be the content of the proxy at a higher level, independent of the configuration of the xray itself.

@mjulda
Copy link
Author

mjulda commented Apr 29, 2024

So, can you give me an example configuration?
So that the Reverse server can be activated, because I can't set the configuration manually.

@Jarcis-cy
Copy link
Collaborator

Recommended reading of this document: https://docs.xray.cool/tools/xray/advanced/reverse

Available: https://immersivetranslate.com/
This browser plugin does a great job of translating!

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

2 participants