Announcement

Collapse
No announcement yet.

Proxy Servers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Proxy Servers

    Hello again, I hope I`m not banned
    How do I write a proxy server for the network I administrate, personalized to my own needs. It is something that a client will request, connect to the LAN Proxy server, then this server will create a new connection to where he needs (i think...). But it has to be something standard (mIRC, Yahoo messenger, Opera, Maxthon and Internet Explorer should work in the same time) for these programs to acctually connect. I just don't know how the standard is called (if it exists one - or I`m to stupid). Tried googleing it, but nothing usefull for me came out. Does anyone knows a list of commands. Stuff like
    FORWARD [IP] - connects the client to an external IP
    CLOSE - closes current connection
    LOGIN - asks for username
    etc, etc...


    thanks in advance..
    Last edited by kvirri; December 27, 2004, 10:39.

  • #2
    Originally posted by kvirri
    A new idea stroke my brain
    Once I read that I stopped reading.

    Comment


    • #3
      Originally posted by kvirri
      proxy server for the network I administrate
      Use google and add the keyword "SOCKS" or "HTTP Proxy" along with "networking."

      Proxy servers are very common and have been around for a long time. It is hard to believe that you would not have found something with google when searching for "proxy server" and "networking."

      Comment


      • #4
        Thanks, but I do not need a prebuilt one, i want to make my own, that is the way i really consider something usefull.
        I am looking for the protocol of proxy servers, so Internet Explorer (example) or and IRC Client (another client) should connect to my proxy server. I just don't know the protocol. And don't know either what RFC should I look after.

        Sorry mikedc1760.

        Comment


        • #5
          Originally posted by kvirri
          Thanks, but I do not need a prebuilt one, i want to make my own, that is the way i really consider something usefull.
          I am looking for the protocol of proxy servers, so Internet Explorer (example) or and IRC Client (another client) should connect to my proxy server. I just don't know the protocol. And don't know either what RFC should I look after.

          Again... If you used google with the above keyword "socks" you could have added "rfc" and found the first google hit:
          RFC 1928 -- SOCKS Protocol Version 5

          You metion "rfc." You had keyword "socks."

          Your lack of ambition to search for this on your own leaves me unimpressed.

          Comment


          • #6
            Originally posted by kvirri
            Thanks, but I do not need a prebuilt one, i want to make my own, that is the way i really consider something usefull.
            Right... because everyone knows the wheels on their cars aren't really useful unless you've reinvented it.
            the fresh princess of 1338

            What did I do to make you think I give a shit?

            Comment


            • #7
              thank you for your patience and kindness.
              yes i have lost my ambition to search since most of it generated only rfc's. I am not that smart to read from a rfc and understand everything (the rfc on IRC explains more how servers are organized and less about actual IRC commands - what I need, stuff like USER, NICK, JOIN, PART etc). I am more inerested in the actual session. (almost forgot, I learned IRC from a session (/debug @raw under mIRC shows traffic).

              TheCotMan, thank you again for your kindness.
              Octalpus...yup..you are so right...when i first discovered the trojan, I did not considered the useful, until I reinveted mine :D...thou I never used it
              Last edited by kvirri; December 30, 2004, 12:15. Reason: mistakes

              Comment


              • #8
                Originally posted by kvirri
                Octalpus...yup..you are so right...when i first discovered the trojan, I did not considered the useful, until I reinveted mine :D...thou I never used it
                Dude... I was being sarcastic. My point was that there is A LOT of very useful software out there which has already been developed. You cannot evolve if you are continually reinventing the wheel. Take what exists and improve it. Don't try to reinvent something that already has a well-implimented solution.
                the fresh princess of 1338

                What did I do to make you think I give a shit?

                Comment


                • #9
                  Just use squid

                  http://www.linuxheadquarters.com/how...ng/squid.shtml
                  "Never Underestimate the Power of Stupid People in Large Groups"

                  Comment

                  Working...
                  X