Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ASDM cli utility for Cisco ASA's

This is a cli asdm launcher I wrote. It will automatically add the ASA to the java exceptions list.

Prerequisites

Must have Oracle Java installed. Please visit here for more information.

Installation

git clone git@github.com:rwendt-bw/asdm.git ~/asdm

Next, symlink the executable.

sudo ln -s ~/asdm/asdm.py /usr/local/bin/asdm

Usage

usage: asdm [-h] -i IP [-p PORT]

optional arguments:
  -h, --help              show this help message and exit
  -i IP, --ip-address IP  hostname or IP address of ASA
  -p PORT, --port PORT    asdm port - default 8443

Example run

asdm -i 192.168.1.1

About

Command line option for Cisco ASDM

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages