CN113301178B - Method and equipment for realizing skylight agent - Google Patents

Method and equipment for realizing skylight agent Download PDF

Info

Publication number
CN113301178B
CN113301178B CN202110461563.0A CN202110461563A CN113301178B CN 113301178 B CN113301178 B CN 113301178B CN 202110461563 A CN202110461563 A CN 202110461563A CN 113301178 B CN113301178 B CN 113301178B
Authority
CN
China
Prior art keywords
ipv4
skylight
address
response message
uniform resource
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110461563.0A
Other languages
Chinese (zh)
Other versions
CN113301178A (en
Inventor
王海纶
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New H3C Security Technologies Co Ltd
Original Assignee
New H3C Security Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by New H3C Security Technologies Co Ltd filed Critical New H3C Security Technologies Co Ltd
Priority to CN202110461563.0A priority Critical patent/CN113301178B/en
Publication of CN113301178A publication Critical patent/CN113301178A/en
Application granted granted Critical
Publication of CN113301178B publication Critical patent/CN113301178B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/251Translation of Internet protocol [IP] addresses between different IP versions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/686Types of network addresses using dual-stack hosts, e.g. in Internet protocol version 4 [IPv4]/Internet protocol version 6 [IPv6] networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides a method and equipment for realizing skylight proxy. Wherein the method comprises the following steps: the skylight agent equipment receives an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to the client; the client receives the modified IPv6 response message, and a browser operated by the client determines that the designated target field is an unidentifiable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has a specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.

Description

Method and equipment for realizing skylight agent
Technical Field
The present application relates to communications technologies, and in particular, to a method and an apparatus for implementing a skylight agent
Background
With the rapid development of the internet, various intelligent communication devices and intelligent home devices need to access the internet through configured IPv4 addresses. However, the IPv4 address has limited resources and needs to be upgraded to an IPv6 address with a larger address space.
However, in the process of upgrading IPv6 by IPv4, when the out-link included in the IPv6 website accessed by the IPv6 user, that is, the link of another website, is not upgraded and modified by IPv6, and the IPv4 address is still used, a situation occurs in which part of the content cannot be displayed, part of the functions cannot be used, and the like, and this problem is called a skylight problem. In order to solve the skylight problem, a user accesses an IPv6 website to send an IPv6 request, and skylight agent equipment forwards the request to a server where an IPv6 website is located; the IPv6 website server responds to the request and sends a response message with an IPv4 external link, and the skylight agent equipment forwards the response to the user and sends a skylight agent rewriting script; the user receives the IPv6 response, executes the received skylight agent rewriting script, rewrites the outer chain contained in the response, and initiates an IPv6 request of the rewritten outer chain; the skylight agent equipment receives an IPv6 request of the outer chain, finds that the outer chain has a mark for rewriting a skylight agent rewriting script, needs to perform a skylight agent process, restores the rewritten outer chain, initiates an IPv4 request to a corresponding DNS server, and requests an IPv4 address of a server where the outer chain is located; after receiving the response sent by the DNS, the skylight agent equipment initiates an IPv4 request to an IPv4 address in the response; and the IPv4 address server where the external link is located receives the request and sends an IPv4 response message, and the skylight agent equipment forwards the IPv4 response to the user to realize skylight agent so that the page received by the user is normally displayed. However, this scheme has a problem in that part of the out-link URLs (Uniform Resource locators) are not in the static page of the IPv6 response message, but are dynamically generated, the dynamically completed out-link cannot be rewritten in time by the skylight proxy rewrite script, and the user browser sends a dynamically generated out-link request without a rewrite flag, so that the skylight proxy device cannot send a proxy request to the IPv4 address server where the out-link is located, which still causes a skylight problem.
Disclosure of Invention
The application aims to provide a method and equipment for realizing skylight proxy, which are used for avoiding that a browser sends an external link request without a rewriting mark.
In order to achieve the above object, the present application provides a method for implementing a skylight agent, the method comprising: the skylight agent equipment receives an IPv6 response message from an IPv6 server;
the skylight agent equipment receives an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to the client;
the client receives the modified IPv6 response message, and a browser operated by the client determines that the designated target field is an unidentifiable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has a specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.
In order to achieve the above object, the present application further provides a device for implementing a skylight agent, where the device may be applied as a client, and the device includes a processor and a memory; the memory is used for storing processor executable instructions; the processor executes the processor-executable instructions in the memory to perform the following:
receiving a modified IPv6 response message and a skylight agent rewriting script from skylight agent equipment; wherein, after modification, the IPv6 response message contains the appointed skip field with address composition information;
running the browser to determine that the designated target field is an unrecognizable field;
and operating the skylight agent script to determine that the modified IPv6 response message has the specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and rewriting the IPv4 uniform resource positioning system address into a rewritten IPv4 uniform resource positioning system address with a skylight mark.
In order to achieve the above object, the present application also provides a device for implementing a skylight agent, which can be applied as a skylight agent device, and the device includes a processor and a memory; the memory is used for storing processor executable instructions; the processor executes the processor-executable instructions in the memory to perform the following: receiving an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to the client so that the client runs a browser to determine that the specified target field is an unrecognizable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has a specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.
The method has the advantages that the skylight agent equipment modifies the jumping field of the IPv6 response message into the designated target field, so that the browser cannot identify the designated target field of the modified IPv6 response message and cannot send an external link request without a rewriting mark, and the skylight agent script is operated by the client to trigger the rewriting of the URL address of IPv4 by the designated target field, so that the skylight agent equipment can initiate skylight agent according to the skylight mark.
Drawings
FIG. 1 is a flowchart of an embodiment of a method for implementing a skylight agent as provided herein;
FIG. 2 is a schematic diagram of an embodiment of a skylight agent as provided herein;
fig. 3 is a schematic diagram of another embodiment of the apparatus for implementing the skylight agent provided in the present application.
Detailed Description
A detailed description will be given of a number of examples shown in a number of figures. In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the present application. Well-known methods, procedures, components and circuits have not been described in detail so as not to obscure the examples.
The term "including" as that term is used is meant to include, but is not limited to; the term "comprising" means including but not limited to; the terms "above," "within," and "below" include the instant numbers; the terms "greater than" and "less than" mean that the number is not included. The term "based on" means based on at least a portion thereof.
Fig. 1 is a flowchart illustrating a method for implementing an agent provided in the present application, where the method includes:
101, the skylight agent equipment receives an IPv6 response message from an IPv6 server;
102, the skylight agent device modifies the appointed jump field with the address composition information into an appointed target field with the address composition information;
103, the skylight agent equipment sends the modified IPv6 response message and the skylight agent rewriting script to the client;
104, the client receives the modified IPv6 response message;
105, a browser operated by a client determines that the designated target field is an unidentifiable field;
and 106, the skylight agent script operated by the client determines that the modified IPv6 response message has the designated target field and the address composition information carried by the designated target field is triggered and modified into an IPv4 uniform resource positioning system address, and the IPv4 uniform resource positioning system address is rewritten into a rewritten IPv4 uniform resource positioning system address with a skylight mark.
After a user initiates an http request through a browser operated by a client, the skylight agent device receives an IPv6 response message sent by a server, checks whether the IPv6 response message contains a specified jump field needing special processing, and forwards the response message to the client of the user when the IPv6 response message does not contain the jump field needing special processing.
When the skylight agent equipment checks that the IPv6 response message contains the appointed jump field needing special processing, searching the first position of the jump field needing special processing in the original response message; copying the response message data from the start position of the response message until the position of the appointed jump field, and then replacing the jump field to be the appointed target field; and continuing to copy the response message data until the IPv6 response message end position.
For example, the skylight agent device checks that the following static JavaScript scripts included in the received IPv6 response message include the following:
host=“www.abc.com”;
path=“/web/1.jpg”;
window.location.href=“http://”+host+path;
an accelerating else; (the line is the other content of the response)
Here, "window.location.href" is used to jump the current window to the assigned URL when the browser executes to this field, and the script expects the user to jump to the http:// www.abc.com/web/1.jpg page when the browser's operation triggers execution to this section. The host and path in the script can be set by itself according to the programming mode, and www.abc.com and "/web/1. jpg" in the script are changed according to the required accessed website.
The user client accesses the website a through the browser, the skylight agent equipment receives an access request from the client and forwards the access request to the server where the website a is located, and the server sends an IPv6 response message to the skylight agent equipment.
The skylight agent device firstly copies the "host" of the IPv6 response message as "www.abc.com" by checking that the response contains the specified jump field "window. path ═ web/1.jpg "; then copying a specified target field of "window. lb _ location. href", and then copying "═ http://" + host + path "; an accelerating else; "to the end of the IPv6 reply message. The modified IPv6 response message of the skylight agent device is "host ═ www.abc.com"; "http://" + host + path "in lb _ location.href; an accelerating else; ".
If the skylight agent equipment checks that the IPv6 response message contains a plurality of specified jumping fields needing special processing, copying IPv6 response message data from the starting position of the IPv6 response message until the position of the first specified jumping field needing special processing, and then replacing the jumping fields to be 'specified target fields'; and continuing to copy the IPv6 response message data until the next hop field position needing special processing, replacing the next hop field as a mapped specified target field, and repeating the process of copying the IPv6 response message data and replacing the 'specified hop field needing special processing as a mapped specified target field' until the IPv6 response message end position is copied.
And the skylight agent equipment forwards the modified IPv6 response message and the skylight agent rewriting script to the user.
And a skylight agent in a browser of the client of the user rewrites the script to start a timer module, and regularly checks whether the received IPv6 response message contains the specified target field and whether the carried address composition information changes. And if the skylight agent rewriting script of the browser of the client determines that the specified target field 'window.lb _ location.href' of the IPv6 response message is contained and the carried address composition information changes, carrying out normal skylight agent rewriting on the address composition information carried by the specified target field. In other embodiments, the skylight agent rewrite script in the client browser determines that the received I Pv6 reply message does not contain the specified destination field and does not proceed. For example, the skylight agent script of the browser of the client of the user sets a 1-second timer, checks whether the specified target field is contained in the response and the carried address composition information changes every 1 second, and when the specified target field is contained and the carried address composition information changes, the requirement that the user triggers the jump link is met by the operation of the browser, and the address composition information carried by the window _ location _ href is triggered and modified into the URL of IPv4, namely http:// www.abc.com/web/1. pgjj.
The browser of the client of the user executes to "window.
The skylight agent script of the user's client's browser modifies the URL value specifying the target field "window. lb _ location. href" by http:// www.abc.com/web/1.jpg to the URL "http:// www.abc.com.skylight/web/1. jpg" with the skylight mark, where the newly added skylight is the skylight rewrite mark.
The skylight proxy script of the browser of the client of the user re-assigns the URL value "http:// www.abc.com.skylight/web/1. jpg" of the specified target field "window.lb _ location.href" after rewriting, and then re-assigns the URL value to the specified jump field "window.location.href" to obtain window.location.href ═ http:// www.abc.com.skylight/web/1.jpg ".
The browser can normally identify window locating information href, prepare to jump to an HTTP:// www.abc.com.skylight/web/1.jpg link, initiate an HTTP request for HTTP:// www.abc.com.skylight/web/1.jpg, and the skylight proxy equipment restores the request link after receiving the request, changes the request link into HTTP:// www.abc.com/web/1.jpg, sends a domain name request message to the IPv4 domain name server, receives a domain name response message from the domain name server, obtains an IPv4 address of the server where the IPv4 outer chain is located, and then sends an HTTP request to an IPv4 address of the server where the IPv4 outer chain is located.
Fig. 2 shows a device 20 for implementing a skylight agent, where the device 20 may be applied as a client, and the device includes a processor 210 and a memory 220; the memory 210 is used to store processor-executable instructions to perform the following: receiving a modified IPv6 response message and a skylight agent rewriting script from skylight agent equipment; wherein, after modification, the IPv6 response message contains the appointed skip field with address composition information; running the browser to determine that the designated target field is an unrecognizable field; and operating the skylight agent script to determine that the modified IPv6 response message has the specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and rewriting the IPv4 uniform resource positioning system address into a rewritten IPv4 uniform resource positioning system address with a skylight mark.
The processor 210 is further operable to perform the following by executing the processor-executable instructions in the memory 220: operating a skylight agent script to assign the address of the IPv4 uniform resource positioning system to a specified jump field; and the running browser sends an HTTP request with an address for rewriting the IPv4 uniform resource location system to the skylight proxy equipment according to the specified jump field.
Fig. 3 illustrates an apparatus for implementing a skylight agent, which may be applied as a skylight agent apparatus, according to the present application, where the apparatus includes a processor 310 and a memory 320; the memory 320 is used to store processor-executable instructions; the processor 310 performs the following by executing the processor-executable instructions in the memory 320: receiving an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to the client so that the client runs a browser to determine that the specified target field is an unrecognizable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has a specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.
The processor 310 is further operable to perform the following by executing the processor-executable instructions in the memory 320: the method comprises the steps of receiving an HTTP request with an IPv4 uniform resource positioning system address rewriting function, restoring the IPv4 uniform resource positioning system address to be an IPv4 uniform resource positioning system address, sending a domain name request message to an IPv4 domain name server based on the IPv4 uniform resource positioning system address, receiving a domain name response message from an IPv4 domain name server, and sending the HTTP request to an IPv4 address of a server where an IPv4 uniform resource positioning system address is located in the IPv4 domain name response message.
The processor 310 performs the modification of the specified jump field with address composition information to the specified target field with address composition information by executing the executable instructions in the memory 320: and the skylight agent equipment copies data from the starting position of the IPv6 response message to the appointed jump field, replaces the appointed jump field with the appointed target field, and continuously copies the data until the end position of the IPv6 response message.
The present invention is not intended to be limited to the particular embodiments shown and described, but is to be accorded the widest scope consistent with the principles and novel features herein disclosed.

Claims (9)

1. A method of implementing a skylight agent, the method comprising:
the skylight agent equipment receives an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to the client;
the client receives the modified IPv6 response message, and a browser operated by the client determines the specified target field as an unidentifiable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has the specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.
2. The method of claim 1, further comprising:
the skylight agent script operated by the client assigns the address of the IPv4 uniform resource positioning system to the appointed jump field;
and the browser operated by the client sends an HTTP request with the address of the IPv4 uniform resource positioning system rewritten to the skylight agent device according to the appointed jump field.
3. The method of claim 2, further comprising:
the skylight agent equipment receives the HTTP request with the IPv4 uniform resource positioning system address rewriting function, restores the IPv4 uniform resource positioning system address rewriting function into the IPv4 uniform resource positioning system address, sends a domain name request message to an IPv4 domain name server, receives an IPv4 domain name response message from the IPv4 domain name server, and sends the HTTP request to the IPv4 address of the server where the IPv4 uniform resource positioning system address is located in the IPv4 domain name response message.
4. The method of claim 1, wherein the skylight agent modifying the specified jump field with address composition information to the specified target field with address composition information comprises: and the skylight agent equipment copies data from the starting position of the IPv6 response message to the appointed jump field, replaces the appointed jump field with the appointed target field, and continuously copies the data until the ending position of the IPv6 response message.
5. An apparatus implementing a skylight agent, the apparatus comprising a processor and a memory; the memory is to store processor-executable instructions; the processor is to perform the following by executing processor-executable instructions in the memory:
receiving a modified IPv6 response message and a skylight agent rewriting script from skylight agent equipment; wherein, the modified IPv6 response message contains a specified target field with address composition information;
running a browser to determine the specified target field as an unrecognizable field;
and operating the skylight proxy script to determine that the modified IPv6 response message has the specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource location system address, and rewriting the IPv4 uniform resource location system address into a rewritten IPv4 uniform resource location system address with a skylight mark.
6. The device of claim 5, wherein the processor, by executing the processor-executable instructions in the memory, is further configured to:
operating a skylight agent script to assign the address of the rewritten IPv4 uniform resource positioning system to a specified jump field;
and operating the browser to send an HTTP request with the address of the rewritten IPv4 uniform resource positioning system to the skylight proxy equipment according to the appointed jump field.
7. An apparatus implementing a skylight agent, the apparatus comprising a processor and a memory; the memory is to store processor-executable instructions; the processor is to perform the following by executing processor-executable instructions in the memory:
receiving an IPv6 response message from an IPv6 server; modifying the appointed jump field with the address composition information into an appointed target field with the address composition information; sending the modified IPv6 response message and the skylight agent rewriting script to a client so that the client runs a browser to determine that the specified target field is an unrecognizable field; and the skylight agent script operated by the client determines that the modified IPv6 response message has the specified target field and the address composition information carried by the specified target field is triggered and modified into an IPv4 uniform resource positioning system address, and modifies the IPv4 uniform resource positioning system address into a modified IPv4 uniform resource positioning system address with a skylight mark.
8. The device of claim 7, wherein the processor, by executing the processor-executable instructions in the memory, is further configured to:
receiving an HTTP request with an IPv4 uniform resource positioning system address rewriting function, restoring the IPv4 uniform resource positioning system address to be the IPv4 uniform resource positioning system address, sending a domain name request message to an IPv4 domain name server based on the IPv4 uniform resource positioning system address, receiving an IPv4 domain name response message from the IPv4 domain name server, and sending the HTTP request to the IPv4 address of the server where the IPv4 uniform resource positioning system address is located in the IPv4 domain name response message.
9. The apparatus of claim 7, wherein the processor performs modifying the specified jump field with address composition information to a specified target field with the address composition information by executing processor-executable instructions in the memory: and the skylight agent equipment copies data from the starting position of the IPv6 response message to the appointed jump field, replaces the appointed jump field with the appointed target field, and continuously copies the data until the ending position of the IPv6 response message.
CN202110461563.0A 2021-04-27 2021-04-27 Method and equipment for realizing skylight agent Active CN113301178B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110461563.0A CN113301178B (en) 2021-04-27 2021-04-27 Method and equipment for realizing skylight agent

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110461563.0A CN113301178B (en) 2021-04-27 2021-04-27 Method and equipment for realizing skylight agent

Publications (2)

Publication Number Publication Date
CN113301178A CN113301178A (en) 2021-08-24
CN113301178B true CN113301178B (en) 2022-05-27

Family

ID=77320388

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110461563.0A Active CN113301178B (en) 2021-04-27 2021-04-27 Method and equipment for realizing skylight agent

Country Status (1)

Country Link
CN (1) CN113301178B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102694754A (en) * 2012-06-07 2012-09-26 广州睿哲网络科技有限公司 Application gateway technology and system for realizing content interchange of Internet protocol version 4/Internet protocol version 6 (IPv4/IPv6) websites
WO2015120750A1 (en) * 2014-02-17 2015-08-20 中国科学院计算机网络信息中心 Dns-based ipv6 and ipv4 interworking method
CN106790503A (en) * 2016-12-16 2017-05-31 广东睿哲科技股份有限公司 It is a kind of to realize the IPv4 websites without skylight using the device upgraded to IPv6 based on HTTP reverse proxys
CN109561078A (en) * 2018-11-09 2019-04-02 深圳万物云联科技有限公司 A kind of exterior chain url resource transfer method and device
CN111416862A (en) * 2020-03-20 2020-07-14 福建万物易联网络科技有限公司 CDN platform access method and system based on IPV6IPV4

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10778684B2 (en) * 2017-04-07 2020-09-15 Citrix Systems, Inc. Systems and methods for securely and transparently proxying SAAS applications through a cloud-hosted or on-premise network gateway for enhanced security and visibility

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102694754A (en) * 2012-06-07 2012-09-26 广州睿哲网络科技有限公司 Application gateway technology and system for realizing content interchange of Internet protocol version 4/Internet protocol version 6 (IPv4/IPv6) websites
WO2015120750A1 (en) * 2014-02-17 2015-08-20 中国科学院计算机网络信息中心 Dns-based ipv6 and ipv4 interworking method
CN106790503A (en) * 2016-12-16 2017-05-31 广东睿哲科技股份有限公司 It is a kind of to realize the IPv4 websites without skylight using the device upgraded to IPv6 based on HTTP reverse proxys
CN109561078A (en) * 2018-11-09 2019-04-02 深圳万物云联科技有限公司 A kind of exterior chain url resource transfer method and device
CN111416862A (en) * 2020-03-20 2020-07-14 福建万物易联网络科技有限公司 CDN platform access method and system based on IPV6IPV4

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"IPV6天窗问题,以及解决方法简述";一十六笔画生;《CSDN博客》;20210130;全文 *

Also Published As

Publication number Publication date
CN113301178A (en) 2021-08-24

Similar Documents

Publication Publication Date Title
CN107203555B (en) Page loading processing method and device
CN102187636B (en) Methods, apparatuses, and computer program products for determining a network interface to access a network resource
RU2615057C2 (en) Method and device for access to web-page and router
US8782277B2 (en) System and method for time-sensitive URI mapping
CN109543121B (en) Method and device for calling outer link url (real time communication) resources
EP3002927A1 (en) Page redirection method, routing device, terminal device and system
CN107635027B (en) Domain name resolution method, medium, device and computing equipment
EP1241572A2 (en) Virtual machine integration application program interface
US7917523B2 (en) Method and system for providing improved URL mangling performance using fast re-write
CN101571876B (en) Script program operation logic expansion method, server and client
CN112637361B (en) Page proxy method, device, electronic equipment and storage medium
CN115668894A (en) Service worker configured to service a plurality of single-page applications
US20180159815A1 (en) Selectively extending life of prefetched content for domain name system content delivery
CN110045998B (en) Method and device for loading dynamic library
CN103338233A (en) Load balancing device, Web server, request information processing method and system
CN113055503B (en) IPv6 webpage link processing method, device, equipment and readable storage medium
CN110674435A (en) Page access method, server, terminal, electronic equipment and readable storage medium
CN105279156A (en) Network information communication method and network information browsing device
CN113301178B (en) Method and equipment for realizing skylight agent
CN108509243A (en) The method, apparatus and electronic equipment of a kind of page load in application
CN108521349B (en) Method and system for counting installation number of installation packages
CN116755788A (en) On-line rule modification method, device, equipment and storage medium
CN113179251B (en) Front-end file processing method, device, equipment and machine-readable storage medium
CN108021593B (en) Information transfer method and device and browser
JP2006134005A (en) Cooperative processor, system, and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant