You can use the temporary url which is is in this format:
Http://IP/~username
But in some cases such as CMS based websites this might not work properly, you can use this method in Windows OS instead:
Follow this path to find the “host” file: C:WindowsSystem32driversetc and open it using Notepad add these 2 lines to the end of this file:
<IP> yourdomain.com
<IP> www.yourdomain.com
in which yourdomain.com is your your domain and <IP> is the IP of your host.