mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-22 22:06:35 +01:00
Initial work on wine_get_version ntdll.dll call, need to get the string from return
This commit is contained in:
4
scripts/run-under-wine.sh
Executable file
4
scripts/run-under-wine.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
export VMK="ShowMeTheMoney"
|
||||
wine64 wineconsole &
|
||||
wine64 /Users/jerry/src/github.com/xor-gate/go-socks5-ssh-proxy/socks5-ssh-proxy.exe
|
||||
Reference in New Issue
Block a user