• 19-10-2018, 19:16:05
    #10
    huseyincengiz adlı üyeden alıntı: mesajı görüntüle
    3proxy notlarında mevcut, ama teknik olarak sunucunun ssl bilgisi araya girme olayını bilmiyorum. aynı şeyden mi bahsediyoruz bilmiyorum. Atıyorum proxy url'de https://instagram.com olarak yazılıyor ve sonuç 200 ok döndürüyor. Konudaki ekran görüntüsünde gönderdim
    + HTTPS (CONNECT) proxy (compatible with HTTP/2 / SPDY)
    Yeniden selamlar,
    bahsettigim şey şu; aşağıda yer alan satırlardaki bazı yerleri bold olarak işaretledim.
    Bu örnek Kullanıcının SSL bilgisi ile ilerliyor. Bu sebeple 100 kullanıcı gönderirseniz hepsinin SSL bilgisi aynı olduğu için patlar


    * Rebuilt URL to: https://www.instagram.com/
    * Trying 96.66.103.123...
    * TCP_NODELAY set
    * Connected to 96.66.103.123 (96.66.103.123) port 8080 (#0)
    * Establish HTTP proxy tunnel to www.instagram.com:443
    > CONNECT www.instagram.com:443 HTTP/1.1
    > Host: www.instagram.com:443
    > User-Agent: curl/7.54.0
    > Proxy-Connection: Keep-Alive
    >
    < HTTP/1.1 200 OK
    <
    * Proxy replied OK to CONNECT request
    * ALPN, offering h2
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@ STRENGTH
    * successfully set certificate verify locations:
    * CAfile: /etc/ssl/cert.pem
    CApath: none
    * TLSv1.2 (OUT), TLS handshake, Client hello (1):
    * TLSv1.2 (IN), TLS handshake, Server hello (2):
    * TLSv1.2 (IN), TLS handshake, Certificate (11):
    * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
    * TLSv1.2 (IN), TLS handshake, Server finished (14):
    * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
    * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
    * TLSv1.2 (OUT), TLS handshake, Finished (20):
    * TLSv1.2 (IN), TLS change cipher, Client hello (1):
    * TLSv1.2 (IN), TLS handshake, Finished (20):
    * SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305
    * ALPN, server accepted to use h2
    * Server certificate:
    * subject: C=US; ST=California; L=Menlo Park; O=Facebook, Inc.; CN=*.www.instagram.com
    * start date: Sep 5 00:00:00 2018 GMT
    * expire date: Dec 12 12:00:00 2019 GMT
    * subjectAltName: host "www.instagram.com" matched cert's "www.instagram.com"
    * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
    * SSL certificate verify ok.
    * Using HTTP2, server supports multi-use
    * Connection state changed (HTTP/2 confirmed)
    * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
    * Using Stream ID: 1 (easy handle 0x7ff688002000)
    > GET / HTTP/2
    > Host: www.instagram.com
    > User-Agent: curl/7.54.0
    > Accept: */*
    >
    * Connection state changed (MAX_CONCURRENT_STREAMS updated)!
    < HTTP/2 200
    < content-type: text/html; charset=utf-8
    < cache-control: private, no-cache, no-store, must-revalidate
    < pragma: no-cache
    < expires: Sat, 01 Jan 2000 00:00:00 GMT
    < vary: Accept-Language, Cookie, Accept-Encoding
    < content-language: en
    < date: Fri, 19 Oct 2018 16:14:00 GMT
    < content-length: 25457
    < strict-transport-security: max-age=60
    < x-frame-options: SAMEORIGIN
  • 19-10-2018, 19:26:39
    #11
    osawashere adlı üyeden alıntı: mesajı görüntüle
    Yeniden selamlar,
    bahsettigim şey şu; aşağıda yer alan satırlardaki bazı yerleri bold olarak işaretledim.
    Bu örnek Kullanıcının SSL bilgisi ile ilerliyor. Bu sebeple 100 kullanıcı gönderirseniz hepsinin SSL bilgisi aynı olduğu için patlar


    * Rebuilt URL to: https://www.instagram.com/
    * Trying 96.66.103.123...
    * TCP_NODELAY set
    * Connected to 96.66.103.123 (96.66.103.123) port 8080 (#0)
    * Establish HTTP proxy tunnel to www.instagram.com:443
    > CONNECT www.instagram.com:443 HTTP/1.1
    > Host: www.instagram.com:443
    > User-Agent: curl/7.54.0
    > Proxy-Connection: Keep-Alive
    >
    < HTTP/1.1 200 OK
    <
    * Proxy replied OK to CONNECT request
    * ALPN, offering h2
    * ALPN, offering http/1.1
    * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@ STRENGTH
    * successfully set certificate verify locations:
    * CAfile: /etc/ssl/cert.pem
    CApath: none
    * TLSv1.2 (OUT), TLS handshake, Client hello (1):
    * TLSv1.2 (IN), TLS handshake, Server hello (2):
    * TLSv1.2 (IN), TLS handshake, Certificate (11):
    * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
    * TLSv1.2 (IN), TLS handshake, Server finished (14):
    * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
    * TLSv1.2 (OUT), TLS change cipher, Client hello (1):
    * TLSv1.2 (OUT), TLS handshake, Finished (20):
    * TLSv1.2 (IN), TLS change cipher, Client hello (1):
    * TLSv1.2 (IN), TLS handshake, Finished (20):
    * SSL connection using TLSv1.2 / ECDHE-RSA-CHACHA20-POLY1305
    * ALPN, server accepted to use h2
    * Server certificate:
    * subject: C=US; ST=California; L=Menlo Park; O=Facebook, Inc.; CN=*.www.instagram.com
    * start date: Sep 5 00:00:00 2018 GMT
    * expire date: Dec 12 12:00:00 2019 GMT
    * subjectAltName: host "www.instagram.com" matched cert's "www.instagram.com"
    * issuer: C=US; O=DigiCert Inc; OU=www.digicert.com; CN=DigiCert SHA2 High Assurance Server CA
    * SSL certificate verify ok.
    * Using HTTP2, server supports multi-use
    * Connection state changed (HTTP/2 confirmed)
    * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
    * Using Stream ID: 1 (easy handle 0x7ff688002000)
    > GET / HTTP/2
    > Host: www.instagram.com
    > User-Agent: curl/7.54.0
    > Accept: */*
    >
    * Connection state changed (MAX_CONCURRENT_STREAMS updated)!
    < HTTP/2 200
    < content-type: text/html; charset=utf-8
    < cache-control: private, no-cache, no-store, must-revalidate
    < pragma: no-cache
    < expires: Sat, 01 Jan 2000 00:00:00 GMT
    < vary: Accept-Language, Cookie, Accept-Encoding
    < content-language: en
    < date: Fri, 19 Oct 2018 16:14:00 GMT
    < content-length: 25457
    < strict-transport-security: max-age=60
    < x-frame-options: SAMEORIGIN
    3proxy kullanıp bu sistemi çalıştıranlar var, onlar yorum yaparsa doğru olur. Sorun yaşamadıklarına göre dediğiniz olaydan dolayı bloklanmıyorlar
  • 20-10-2018, 09:33:49
    #12
    Üyeliği durduruldu
    Selamlar detaylı bir pm ve fiyat rica edebilirmiyim..
  • 30-10-2018, 23:47:40
    #13
    Detay ve fiyat pm alayım.
  • 30-10-2018, 23:48:54
    #14
    Kurumsal PLUS
    PM alabilirmiyim.
  • 31-10-2018, 00:35:32
    #15
    Kimlik doğrulama veya yönetimden onay bekliyor.
    Detay ve fiyat bilgisi için pm alabilirmiyim
  • 08-11-2018, 16:18:56
    #16
    PM atıldı,
    + 1 arkadaşa iş teslim edildi ve sorunsuz çalıştırıldı 2 sunucusunda



    OsmanMeta adlı üyeden alıntı: mesajı görüntüle
    Detay ve fiyat pm alayım.
    Champions adlı üyeden alıntı: mesajı görüntüle
    PM alabilirmiyim.
    bahoz290 adlı üyeden alıntı: mesajı görüntüle
    Detay ve fiyat bilgisi için pm alabilirmiyim
    pm atıldı
  • 09-11-2018, 16:38:36
    #17
    @TheWayEnd işlem yapıldı sorunsuz teslim edildi
    2 sunucusuna 7500 x 7500 ipv6 proxy kurulumu yapılıp anlatıldı




    @burakyilmaz61; 20k ipv6 vultr + 50k ipv6 türkiye kendi serverına şeklinde sunucusu kurulup teslim edildi eğitim verildi.
    iş alımı açık son 2 kişiye daha verip satışı sonlandıracağım.
  • 10-11-2018, 18:51:06
    #18
    huseyincengiz adlı üyeden alıntı: mesajı görüntüle
    3proxy kullanıp bu sistemi çalıştıranlar var, onlar yorum yaparsa doğru olur. Sorun yaşamadıklarına göre dediğiniz olaydan dolayı bloklanmıyorlar
    Merhaba,
    bu bilgi hakkında gelişme varmi ?
    instaweb üzerinde kullanmak istiyoruz. Haliyle arkadaşın ilettiği doğru olabilir.
    Detaylı pm alabilir miyim ?