Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A arachni
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arachni - Web Application Security Scanner Framework
  • arachni
  • Merge requests
  • !79

Bind address command-line option for Arachni's XML-RPC server

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/walterl/master into master Oct 03, 2011
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 4

Created by: walterl

I have added a command-line option to specify Arachni's XML-RPC server's bind address. This was added specifically to be able to bind to 127.0.0.1 and thereby only listening on the local loopback interface. This might be useful to others as well.

The changes are simple and have been tested on my Ubuntu 8.04 machine, albeit only by hacking on the source in the CDE package (i.e. it was not tested from the source repository).

P.S. This is my first pull request on github, so please excuse any missing information or other problems.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/walterl/master