-
Notifications
You must be signed in to change notification settings - Fork 0
linux cmd
meteor edited this page Nov 17, 2021
·
5 revisions
curl -x 108.160.139.78:18888 httpbin.org/get
tinyproxy
firewall-cmd --zone=public --add-port=18888/tcp --permanent
iptables -I INPUT -p tcp --dport 18888 -j ACCEPT
systemctl restart tinyproxy
/usr/local/bin/tinyproxy -d -c /etc/tinyproxy/tinyproxy.conf
j9NYEkawUAY
/usr/local/bin/tinyproxy -c /etc/tinyproxy/tinyproxy.conf
No subnet declaration for eth0 (108.160.139.78).
inet 108.160.139.78 netmask 255.255.254.0 broadcast 108.160.139.255
option broadcast-address 10.5.5.31;
inet 108.160.139.78 netmask 255.255.254.0 broadcast 108.160.139.255
inet6 fe80::5400:2ff:fed5:627f prefixlen 64 scopeid 0x20<link>
ether 56:00:02:d5:62:7f txqueuelen 1000 (Ethernet)
RX packets 75830 bytes 111616372 (106.4 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 79555 bytes 27187516 (25.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
108.160.139.78/2
ip addr add命令添加虚拟IP:
ip addr add 10.0.0.202/24 dev eth0
10.10.10.0
ldapsearch -x -W -H ldap://172.16.90.10:389 -b "dc=kr,dc=com" -D "cn=meteor,dc=kr,dc=com" "(cn=meteor)"
ldapsearch -H ldap://172.16.90.10 -x -b "ou=KR,dc=KR,dc=com" | grep dn
ldapsearch -x -W Keyroads2019 -H ldap://172.16.90.10:389 -b "dc=kr,dc=local" -D "cn=meteor,dc=kr,dc=local" "(cn=meteor)"
ldapsearch -x -H ldap://172.16.90.10:389 -b ou=kr,dc=kr,dc=local -D "cn=meteor,ou=kr,dc=kr,dc=local" -w Keyroads2019
ldapsearch -x -H ldap://172.16.90.10:389 -b ou=kr,dc=kr,dc=local -D "cn=meteor,ou=kr,dc=kr,dc=local" -w Keyroads2019
ldapsearch -x -H ldap://192.168.88.194:389 -b ou=ad1,dc=AD1,dc=com -D "cn=admin,ou=ad1,dc=ad1,dc=com" -w Meteor2020
[{ "Name": "sctime","DefaultValue": [{"qText": "2019-04-02T16:00:00.000Z", "qIsNumeric": false, "qNumber": 0}] }, { "Name": "qToggleMode","DefaultValue": false, "Optional": true }, { "Name": "qSoftLock","DefaultValue": false, "Optional": true }]
SELECT `id` FROM `tb_core_user_login_log` WHERE (ctime >= ?) AND (ctime < ?) AND sid=? AND tid=? ORDER BY `ctime` DESC LIMIT 10[1588003200 1588089600 0 2]
SELECT count(*) FROM `tb_core_user_login_log` WHERE (ctime >= 1588003200) AND (ctime < 1588089600) AND sid=0 AND tid=2 ORDER BY `ctime` DESC LIMIT 10
POST https://api.powerbi.com/v1.0/myorg/reports/fa6a8ad4-b772-4156-aa4d-c5e540a6ca09/ExportTo
Authorization: Bearer
Content-type: application/json
yum -y install wget vim
install soft ether
sudo yum groupinstall "Development Tools"
/etc/init.d/vpnserver start
ALTER USER 'root'@'localhost' IDENTIFIED BY '$Pm9gEdVDNGt';
docker run --name jms_guacamole -d -p 127.0.0.1:8081:8080 -e JUMPSERVER_SERVER=http://你的core_url:8080
-e BOOTSTRAP_TOKEN=你的token
-e GUACAMOLE_LOG_LEVEL=ERROR
jumpserver/jms_guacamole:2.0.1
docker rm jms_guacamole
wypMqvcdYNNZ7acH
docker run --name jms_guacamole -d -p 127.0.0.1:8081:8080 -e JUMPSERVER_SERVER=http://192.168.88.9:8080 -e BOOTSTRAP_TOKEN=wypMqvcdYNNZ7acH -e GUACAMOLE_LOG_LEVEL=ERROR jumpserver/jms_guacamole:2.0.1
docid 5a404ee2-815d-4b23-98b1-57545c32fe39
objid 1ce61d54-e12f-4ffc-9b96-38bb17c46836
semDN
[{"field":"id","fieldexp":"=if(id>=0 and id<=48,id)"}]
[{"field":"id","fieldexp":"=if(id>=0 and id<=48,id)","qNullSuppression":true}]
[{"field":"id","fieldexp":"=if(id>=0 and id<=48,id)"},{"field":"ctime","fieldexp":"=if(ctime>=1586831462,ctime)","qNullSuppression":true}]
[{"field":"uid","fieldexp":"=if(uid>=0 and uid<=48,uid)"}]
[{"field":"uid","fieldexp":"=if(uid=2306,uid)","qNullSuppression":true}]
[{"field":"ctime","fieldexp":"=if(ctime>=1586831462,ctime)"}]
[{"field":"ctime","fieldexp":"=if(ctime>=1586831462,ctime)","qNullSuppression":true}]
[{"field":"ctime","fieldexp":"=if(ctime>=1586831462,ctime)","qNullSuppression":true},{"field":"id","fieldexp":"=if(id>=60,id)","qNullSuppression":true}]
[{"field":"ctime","fieldexp":"=if(ctime>=1586831462,ctime)"}]
1e7e8734-a23b-42b2-8bb9-61179b1979d8
3d8eba4a-d1c0-470e-ac61-c0a8e2fd8f3d
TZPUH
[{"field":"NetSecSystem","fieldexp":"=if(NetSecSystem='anomaly',NetSecSystem)","qNullSuppression":true}]
"pages": {
"columns": 10,
"rows": 4107993,
"pages": 4108
}
}