Open tehseensagar opened 2 years ago
http://192.168.x.x:8080
open it on your browserWelcome to Xhunter Backend Server!!
you are good to go.https://<app_name>.herokuapp.com
use http://192.168.x.x:8080
in xhunter_v1.6.apk to listen.https://<app_name>.herokuapp.com
instead your http://WAN/Public static IP
first run xhunter-server on your local machine: then you will have
http://192.168.x.x:8080
open it on your browser
if it says
Welcome to Xhunter Backend Server!!
you are good to go.now instead of using
https://<app_name>.herokuapp.com
usehttp://192.168.x.x:8080
in xhunter_v1.6.apk to listen.and your static ip to build app i,e
https://<app_name>.herokuapp.com
instead yourhttp://WAN/Public static IP
I did that . now I want to build source as well instead using compiled apk then de-compile it and repacking it.
this
https://github.com/anirudhmalik/xhunter/tree/master/android
or
https://github.com/anirudhmalik/xhunter/tree/master/android-payload
https://github.com/anirudhmalik/xhunter/tree/master/android-payload
android-payload
well I have loaded entire project in android studio and even have npm version 8.x and node 16.x install on machine. Unable to build apk ? tried both android and android-payload.
@anirudhmalik can you assist me in that I might have done some thing wrong?
Greetings,
I would like to build apk via android studio there are two different source available payload+android . If I build both independently 2 sepreate apk . An other issue I dont need port forwarding I have a WAN/Public static IP already . Can you guide me with out doing any ssh forwarding.