mirror of
https://github.com/moul/sshportal.git
synced 2025-09-12 15:44:41 +08:00
chore: switch to png for images in the readme
This commit is contained in:
parent
8b4b677d6a
commit
4e17c81d63
1 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ Jump host/Jump server without the jump, a.k.a Transparent SSH bastion
|
|||
|
||||
## Overview
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
|
@ -140,7 +140,7 @@ config>
|
|||
|
||||
## Flow Diagram
|
||||
|
||||

|
||||

|
||||
|
||||
## built-in shell
|
||||
|
||||
|
@ -384,7 +384,7 @@ By default, `sshportal` uses a local [sqlite](https://www.sqlite.org/) database
|
|||
|
||||
You can run multiple instances of `sshportal` sharing a same [MySQL](https://www.mysql.com) database, using `sshportal --db-conn=user:pass@host/dbname?parseTime=true --db-driver=mysql`.
|
||||
|
||||

|
||||

|
||||
|
||||
See [examples/mysql](http://github.com/moul/sshportal/tree/master/examples/mysql).
|
||||
|
||||
|
@ -405,4 +405,4 @@ See [examples/mysql](http://github.com/moul/sshportal/tree/master/examples/mysql
|
|||
* https://github.com/mgutz/ansi: Terminal color helpers
|
||||
* https://github.com/urfave/cli: CLI flag parsing with subcommands support
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue