Skip to content

diorahman/bbips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitbucket IP Addresses

What are the Bitbucket IP addresses I should use to configure my corporate firewall?

INSTALL

$ npm install bbips -g

To get current IP addresses of Bitbucket

$ bbips

The current answer from Confluence:

{
  inbounds: [
    '131.103.20.167',
    '131.103.20.168',
    '131.103.20.169',
    '131.103.20.170'
  ],
  outbounds: [
    '131.103.20.165',
    '131.103.20.166'
  ]
}

About

Command line app to answer: what are the Bitbucket IP addresses I should use to configure my corporate firewall?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published