mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-01-30 06:02:13 +00:00
6 lines
94 B
Bash
6 lines
94 B
Bash
#!/bin/bash
|
|
|
|
host=127.0.0.1
|
|
ldapassword=VNLqNCjpNBIetEoCA2h3
|
|
host2=172.16.2.74
|
|
host2_port=2001 |