What IPs and Ports do I need to have released to work with Composer and Git?

0

The company in which I work will implement a corporate network in which there are several locks of IPs and Ports.

I need to get all the IPs and ports I need to use to request their release.

I work with PHP, Git, and Composer and I have no idea what IPs I need to request for release (especially in the case of Composer, where there are several dependencies and some, it has other dependencies).

Can anyone help me identify this?

NOTE: Using Ubuntu 18.04

    
asked by anonymous 08.11.2018 / 20:07

1 answer

1

About Git you can check out this Github link that it will inform you about

About GitHub's IP addresses

The Composer I believe use the 80, 443 ports by default     

08.11.2018 / 20:13