serversaccess

command module
v0.0.0-...-5837354 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2020 License: GPL-3.0 Imports: 13 Imported by: 0

README

ServersAccess

The intent of this tool is to simplayfy the access(ssh/winscp/http) of any servers in infrastacture.

Acknowledgement

I want to extend my thanks to Putty (https://www.putty.org/), Winscp(https://winscp.net) and sqllite (https://www.sqlite.org) for creating an awsome tools. ServerAccess tool uses sqllite to store servers information. It send request installed Putty and winscp installed exe on, local machine to invoke connection.

How to use

  1. install putty and windscp.
  2. downlaod the zip file form https://github.com/nkhlgit/ServersAccess/archive/master.zip
  3. extract the zip file. I have placed copy of sqlite.exe. In case yo want to use latest version , you can download sqllite.exe and place it in same folder.
  4. Run ServerAccess.exe; thereafter access http://localhost:8080 from url.
  5. For bulk import of server data, please refer the template infra_template.csv.
    feild : description
    name = Unique name of the serer. I can any string.
    ip = Serever ip address.
    hostname = server hostname.
    osUser = User access of OS. this user will be used for ssh and RDP access.
    osPassword = osUser Password.
    osPort = port open for SSH / RDP.
    webPort = port open for we access.
    product = Product for user refrence.
    datacenter = Name of data centter for user refrence.
    webPrefix = web prefix like http or https.
    webSuffix = web-suiiffx. anyting after htt://server-IP:Port.
    fav = (y/n) reserfed for futhure use to add faviourate servers..

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL