+ 25
Track IP Address In Firebase ??
I want to make a project using Firebase .. But , I'll need To setup IP Address Tracker ( For security issue ) ... Is it possible ? If yes , can anyone help me ?
17 odpowiedzi
+ 10
Here is your firebase direction⬇️
https://pypi.org/project/JUMP_LINK__&&__python__&&__JUMP_LINK-firebase/
Here is the code⬇️
https://code.sololearn.com/cvKbdtdChfcx/?ref=app
+ 6
https://code.sololearn.com/caq1yVhyqfkn/?ref=app
+ 5
also let users know that you're tracking their ip. it might get you into trouble for privacy issue, so its better to let them know ahead of time
+ 5
it tell the location of where the code is running, not particularly yours.
in this case becase the code running in Sololearn server, so it shown the location of Sololearn server which in Virginia
+ 4
{The Piqued Learner} can you please clarify
+ 4
oooh because the code running in Sololearn server, which is at time located in Virginia.
its normal thing that happen the the running the code in third party service like here in sololearn.
the result should be right if you're running the code on your own device
+ 4
you need to run the code yourself in computer or terminal. there's a app called pydroid if you want to run it in android phone.
+ 4
it depend by preference, i usually use github only for project with bigger codebase.
for small code bits or a prototyping i still save it here.
imho the important part for saving the code here, is not the result, but the code itself how its structured and the logic behind it, and we can easily test run the code without much hassle.
even if the result are wrong because the the code running in different location, we still can implement the code knowing the result wont be wrong in right environment.
so, no. its not completely useless
+ 3
@Karan your code is inaccurate! I don't trust the 'Accuracy: 1000' message!
+ 3
Rei ok... But shouldn't it tell me MY location or what?
P.S. my IP address is wrong too
+ 2
{The Piqued Learner} it don't work on sololearn try on your python IDE
+ 2
Rei it says I'm in Virgina
+ 2
Rei how about my IP address?
+ 2
Rei isnt it useless to put a code where it will give an error? It should be in GitHub
+ 2
Fantastic place (GitHub)
+ 2
Rei Thanks :D I get it now
+ 1
you can use ip api