Skip to content

rhwendt/asdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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 [email protected]: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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages