I am running a PHP project and that is using git at code-base. My programmers work at office as well as home. I want to make sure that they can only use this code base from these two location.
If they access from different location / IP then I want to know that IP. Now how can I know that?
FYI, I am talking about the private repository.