fix: Showing wrong IP while using Reverse Proxy
This commit is contained in:
@@ -7,11 +7,7 @@
|
||||
// CMachineDlg dialog
|
||||
|
||||
// TODO: ʵ<><CAB5>IP<49><50>ȡ.
|
||||
class IPConverter
|
||||
{
|
||||
public:
|
||||
CString IPtoAddress(const CString& ip) { return "implement me"; }
|
||||
};
|
||||
#include "common/location.h"
|
||||
|
||||
|
||||
class CMachineDlg : public DialogBase
|
||||
|
||||
Reference in New Issue
Block a user