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
******************************************************************************* | |
* * | |
* Exception Analysis * | |
* * | |
******************************************************************************* | |
*** WARNING: Unable to verify checksum for WwiseLibPCx64P.dll | |
*** WARNING: Unable to verify checksum for libcrypto-1_1-x64.dll | |
*** WARNING: Unable to verify checksum for CoherentUIGT.dll | |
*** WARNING: Unable to verify checksum for WTF.dll |
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
#!/bin/bash | |
#SET THE FOLLOWING | |
HOSTNAME=xxx.com | |
SSH_PORT=27017 | |
WIREGUARD_PORT=27017 | |
#IF IT DOES NOT WORK, AT LEAST ON UBUNTU INSTALL, bind-utils to get the host command |
OlderNewer