EDITE o seu cliente COM NOTEPAD++
HEX PLUGIN
é só dar cntrl+f
Change: E8 D6 A2 03 00
To: B8 00 00 00 00
Change: 6A 00 6a 00 6A 4D EB 26
To: 90 90 90 90 90 90 EB 2B
Change: 6A 00 6A 01 6A 4D E8 F3 F5 16 00
To: 90 90 90 90 90 90 90 90 90 90 90
se o seu char aparecer, porem o loading fica infinito:
confira os ips, todos, onde voce achar q pode ter ip, abre e procura
da ctrl+f 127.0.0.1 e em localhost
geralmente são os ips padrões. verifica o phpmyadmin, sql, todos aqueles esquemas de configurar, faz o check em todos, confirma as portas abertas 7171, 7172, 8090, 4499, 443 ou qlqr outra porta que voce tenha aberto
no final de tudo se nao der certo, abra o server, veja se seus amigos conseguem entrar e siga esses passos se eles conseguirem:
disco local
windows
system32
drivers
etc
vc vai achar um arquivo chamado hosts
e dentro dele
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
adicione seu ip da sua maquinha bem embaixo de tudo e o seu ipfixo
assim:
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
192.168.1.xxx tripxv.ddns.net
colocando o seu ipv4
para encontra o ipv4:
iniciar, executar, cmd, digite ipconfig no prompt, e seja feliz.