- opening hrs ad tickets
- 09:30 - 17:30
- 400 yuan p.p.
- guide
- Maps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -x | |
main_if=ens33 | |
ping_count=1 | |
echo 1 > /proc/sys/net/ipv4/ip_forward || exit 1 | |
ip netns del ns1 > /dev/null 2>&1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## forwardproxy.conf -- tinyproxy daemon configuration file | |
User nobody | |
Group nogroup | |
Port 8888 | |
Listen 10.0.2.35 | |
BindSame yes | |
Timeout 600 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x0000 | Ericsson Technology Licensing | |
---|---|---|
0x0001 | Nokia Mobile Phones | |
0x0002 | Intel Corp. | |
0x0003 | IBM Corp. | |
0x0004 | Toshiba Corp. | |
0x0005 | 3Com | |
0x0006 | Microsoft | |
0x0007 | Lucent | |
0x0008 | Motorola | |
0x0009 | Infineon Technologies AG |
OlderNewer