https://discord.cloudflare.com logo
Join Discord
Powered by
# workers-discussions
  • h

    HardAtWork

    02/18/2023, 9:58 PM
    You can choose not to use it, but it will still be there
  • h

    HardAtWork

    02/18/2023, 9:59 PM
    If you are going to self host in the name of privacy, don’t use an external DNS resolver
  • c

    Crazy Rabbit

    02/18/2023, 9:59 PM
    it does increase privacy by a lot.
  • c

    Crazy Rabbit

    02/18/2023, 10:00 PM
    imagine if 10 people are requesting DNS queries from self-hosted server that will fetch them from external one.
  • c

    Crazy Rabbit

    02/18/2023, 10:00 PM
    external one would never know those 10 people
  • c

    Crazy Rabbit

    02/18/2023, 10:00 PM
    basically a proxy
  • h

    HardAtWork

    02/18/2023, 10:01 PM
    I mean, if you go through the effort of setting up a DNS server, might as well do it right
  • c

    Crazy Rabbit

    02/18/2023, 10:02 PM
    I mean you always need to start somewhere, the same for a meta search engine, now just using BIng API in the future once and if I get more funding can also make own indexing, spider and at the end become our own search engine
  • c

    Crazy Rabbit

    02/18/2023, 10:02 PM
    the same as Brave search
  • d

    Dani Foldi

    02/18/2023, 10:04 PM
    with the biggest respect, you can't rebuild the internet and build an equivalent service of everything from the ground up oh and expect users to switch to it (other than if you force them in a corporate environment), maintain all of them, and make the service(s) profitable too...
  • c

    Crazy Rabbit

    02/18/2023, 10:05 PM
    I know I can't compete with internet, but I can make something "similar" and kinda useful.
  • c

    Crazy Rabbit

    02/18/2023, 10:05 PM
    For example Rabbit Net
  • c

    Crazy Rabbit

    02/18/2023, 10:06 PM
    user can write their own config and you can access his "website" thru terminal example: rabbitnet hisdomain.com and you will get his "website"
  • d

    Dani Foldi

    02/18/2023, 10:06 PM
    to actually innovate and not recreate, you need to put in a lot of engineering effort - entire teams work on a single product for years and years
  • c

    Crazy Rabbit

    02/18/2023, 10:06 PM
    so you can navigate thru terminal like he made it
  • c

    Crazy Rabbit

    02/18/2023, 10:06 PM
    and execute the commands that he wrote inside terminal
  • c

    Crazy Rabbit

    02/18/2023, 10:07 PM
    and you can also hide some ester-eggs and it can be fun
  • c

    Crazy Rabbit

    02/18/2023, 10:09 PM
    Everything I made is open source, so I can build only a small house and community would start building the city.
  • c

    Crazy Rabbit

    02/18/2023, 10:12 PM
    I still didn't officially completed the college, so I have time building random projects 15 hours per day.
  • d

    dave

    02/19/2023, 2:00 AM
    Why is my Worker still responding on
    http://example.com:2086
    even after I set the route to be
    https://*.example.com/*
    ?
  • c

    Cyb3r-Jok3

    02/19/2023, 2:02 AM
    Like why is it running when the port is defined?
  • d

    dave

    02/19/2023, 2:03 AM
    like why is it serving requests to that when I've clearly only binded my route to https?
  • c

    Cyb3r-Jok3

    02/19/2023, 2:05 AM
    Hmm that would be a bug given this https://developers.cloudflare.com/workers/platform/triggers/routes/#route-patterns-may-optionally-begin-with-http-or-https
  • d

    dave

    02/19/2023, 2:08 AM
    mind if I give you the domain to try?
  • d

    dave

    02/19/2023, 2:10 AM
    Copy code
    Published email-worker (1.51 sec)
      https://*.email.example.com/* (zone name: example.com)
    Current Deployment ID: asdf-asdf-asdf-asdf-asdf
  • c

    Cyb3r-Jok3

    02/19/2023, 2:12 AM
    Sure but I don't know what I have to offer. What does it show in the dashboard under the route for the worker?
  • d

    dave

    02/19/2023, 2:14 AM
  • d

    dave

    02/19/2023, 2:15 AM
    okay I see your hi
  • d

    dave

    02/19/2023, 2:16 AM
    I saw it on
    https://test.email.ai.moda/hi
  • c

    Cyb3r-Jok3

    02/19/2023, 2:16 AM
    Oh that wasn't me
1...228722882289...2509Latest