Download List

프로젝트 설명

NetConnect is a command line tool for automating the login process to routers, switches, or UNIX hosts and any intermediate devices or proxies in the path. It does this by using credentials supplied within a configuration file. It also allows users to run Perl based scripts on a single device or devices in parallel to automate tasks. Although it was originally designed around Cisco routers and switches, it can be extended to work with any CLI based device by specifying custom prompts that different devices use. It works well with Cisco routers and switches as the concepts around "enable" mode and the corresponding syntax of the prompt are contained within the source. Devices can be stored within your configuration file, so you are able to connect to devices using a portion of their name (using regular expressions) as opposed to having to remember IP addresses or full DNS names.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-14 23:35
1.48

코드의 대부분은 재작 성하고 간단한 구성 파일 형식은 도입되었습니다.
The majority of the code has been rewritten and a simpler configuration file format introduced.

2010-11-03 00:20
1.44

이것은 freshmeat.net에 NetConnect의 초기 릴리스입니다. 이것은 터미널 윈도우가 처음 NetConnect 종료하지 않고 닫혀 있었다면이 버그를 어디에 배경으로 것입 무한정 루프를 NetConnect 문제를 해결하는 수정 프로그램이 들어있는 안정적인 릴리스입니다.
This is the initial release of NetConnect on freshmeat.net. It is a stable release which contains a bug fix to deal with an issue where NetConnect would indefinitely loop in the background if the terminal window was closed without exiting NetConnect first.

Project Resources